Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-6693 (GCVE-0-2023-6693)
Vulnerability from cvelistv5
Published
2024-01-02 09:15
Modified
2025-08-04 05:09
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-121 - Stack-based Buffer Overflow
Summary
A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak.
References
Impacted products
Vendor | Product | Version | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
► | Red Hat | Red Hat Enterprise Linux 8 |
Unaffected: 8100020240314161907.e155f54d < * cpe:/a:redhat:enterprise_linux:8::appstream cpe:/a:redhat:enterprise_linux:8::crb |
|||||||||||||||||||||||||||||||
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T08:35:14.892Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "RHSA-2024:2962", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2024:2962" }, { "tags": [ "vdb-entry", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/security/cve/CVE-2023-6693" }, { "name": "RHBZ#2254580", "tags": [ "issue-tracking", "x_refsource_REDHAT", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254580" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OYGUN5HVOXESW7MSNM44E4AE2VNXQB6Y/" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20240208-0004/" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2023-6693", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-05-21T14:46:00.186400Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-05-21T14:46:18.134Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/a:redhat:enterprise_linux:8::appstream", "cpe:/a:redhat:enterprise_linux:8::crb" ], "defaultStatus": "affected", "packageName": "virt-devel:rhel", "product": "Red Hat Enterprise Linux 8", "vendor": "Red Hat", "versions": [ { "lessThan": "*", "status": "unaffected", "version": "8100020240314161907.e155f54d", "versionType": "rpm" } ] }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/a:redhat:enterprise_linux:8::appstream", "cpe:/a:redhat:enterprise_linux:8::crb" ], "defaultStatus": "affected", "packageName": "virt:rhel", "product": "Red Hat Enterprise Linux 8", "vendor": "Red Hat", "versions": [ { "lessThan": "*", "status": "unaffected", "version": "8100020240314161907.e155f54d", "versionType": "rpm" } ] }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/a:redhat:enterprise_linux:9::appstream" ], "defaultStatus": "affected", "packageName": "qemu-kvm", "product": "Red Hat Enterprise Linux 9", "vendor": "Red Hat", "versions": [ { "lessThan": "*", "status": "unaffected", "version": "17:9.0.0-10.el9_5.3", "versionType": "rpm" } ] }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:6" ], "defaultStatus": "unknown", "packageName": "qemu-kvm", "product": "Red Hat Enterprise Linux 6", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:7" ], "defaultStatus": "unknown", "packageName": "qemu-kvm", "product": "Red Hat Enterprise Linux 7", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/o:redhat:enterprise_linux:7" ], "defaultStatus": "unknown", "packageName": "qemu-kvm-ma", "product": "Red Hat Enterprise Linux 7", "vendor": "Red Hat" }, { "collectionURL": "https://access.redhat.com/downloads/content/package-browser/", "cpes": [ "cpe:/a:redhat:advanced_virtualization:8::el8" ], "defaultStatus": "affected", "packageName": "virt:av/qemu-kvm", "product": "Red Hat Enterprise Linux 8 Advanced Virtualization", "vendor": "Red Hat" } ], "credits": [ { "lang": "en", "value": "Red Hat would like to thank Xiao Lei (Zhejiang University) for reporting this issue." } ], "datePublic": "2024-01-02T00:00:00.000Z", "descriptions": [ { "lang": "en", "value": "A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak." } ], "metrics": [ { "other": { "content": { "namespace": "https://access.redhat.com/security/updates/classification/", "value": "Moderate" }, "type": "Red Hat severity rating" } }, { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "format": "CVSS" } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-121", "description": "Stack-based Buffer Overflow", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-08-04T05:09:49.640Z", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "name": "RHSA-2024:2962", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2024:2962" }, { "name": "RHSA-2025:4492", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2025:4492" }, { "tags": [ "vdb-entry", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/security/cve/CVE-2023-6693" }, { "name": "RHBZ#2254580", "tags": [ "issue-tracking", "x_refsource_REDHAT" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254580" } ], "timeline": [ { "lang": "en", "time": "2023-12-11T00:00:00+00:00", "value": "Reported to Red Hat." }, { "lang": "en", "time": "2024-01-02T00:00:00+00:00", "value": "Made public." } ], "title": "Qemu: virtio-net: stack buffer overflow in virtio_net_flush_tx()", "workarounds": [ { "lang": "en", "value": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability." } ], "x_redhatCweChain": "CWE-121: Stack-based Buffer Overflow" } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2023-6693", "datePublished": "2024-01-02T09:15:08.280Z", "dateReserved": "2023-12-11T17:20:44.491Z", "dateUpdated": "2025-08-04T05:09:49.640Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-6693\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2024-01-02T10:15:08.930\",\"lastModified\":\"2025-05-06T09:15:16.097\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 un desbordamiento de b\u00fafer en la regi\u00f3n stack de la memoria en el dispositivo virtio-net de QEMU. Este problema ocurre al vaciar TX en la funci\u00f3n virtio_net_flush_tx si las funciones de invitado VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 y VIRTIO_NET_F_MRG_RXBUF est\u00e1n habilitadas. Esto podr\u00eda permitir que un usuario malintencionado sobrescriba las variables locales asignadas en la pila. Espec\u00edficamente, la variable `out_sg` podr\u00eda usarse para leer una parte de la memoria del proceso y enviarla al cable, provocando una fuga de informaci\u00f3n.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":4.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.4,\"impactScore\":3.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.8,\"impactScore\":3.4}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-121\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"8.2.1\",\"matchCriteriaId\":\"EF658C4B-28B2-4514-A3E6-8AE0F8028C53\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:-:*:*:*\",\"matchCriteriaId\":\"053C1B35-3869-41C2-9551-044182DE0A64\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:advanced_virtualization:*:*:*\",\"matchCriteriaId\":\"3AA08768-75AF-4791-B229-AE938C780959\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F6FB57C-2BC7-487C-96DD-132683AEB35D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2024:2962\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/errata/RHSA-2025:4492\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2023-6693\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2254580\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2024:2962\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2023-6693\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2254580\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OYGUN5HVOXESW7MSNM44E4AE2VNXQB6Y/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240208-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://access.redhat.com/errata/RHSA-2024:2962\", \"name\": \"RHSA-2024:2962\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\", \"x_transferred\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2023-6693\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\", \"x_transferred\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2254580\", \"name\": \"RHBZ#2254580\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OYGUN5HVOXESW7MSNM44E4AE2VNXQB6Y/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240208-0004/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T08:35:14.892Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-6693\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-21T14:46:00.186400Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-21T14:46:06.621Z\"}}], \"cna\": {\"title\": \"Qemu: virtio-net: stack buffer overflow in virtio_net_flush_tx()\", \"credits\": [{\"lang\": \"en\", \"value\": \"Red Hat would like to thank Xiao Lei (Zhejiang University) for reporting this issue.\"}], \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Moderate\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.9, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"cpes\": [\"cpe:/a:redhat:enterprise_linux:8::appstream\", \"cpe:/a:redhat:enterprise_linux:8::crb\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"8100020240314161907.e155f54d\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"virt-devel:rhel\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:enterprise_linux:8::appstream\", \"cpe:/a:redhat:enterprise_linux:8::crb\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"8100020240314161907.e155f54d\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"virt:rhel\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:enterprise_linux:9::appstream\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"17:9.0.0-10.el9_5.3\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"qemu-kvm\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"qemu-kvm\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"qemu-kvm\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"qemu-kvm-ma\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/a:redhat:advanced_virtualization:8::el8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8 Advanced Virtualization\", \"packageName\": \"virt:av/qemu-kvm\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2023-12-11T00:00:00+00:00\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2024-01-02T00:00:00+00:00\", \"value\": \"Made public.\"}], \"datePublic\": \"2024-01-02T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/errata/RHSA-2024:2962\", \"name\": \"RHSA-2024:2962\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2025:4492\", \"name\": \"RHSA-2025:4492\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2023-6693\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2254580\", \"name\": \"RHBZ#2254580\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-121\", \"description\": \"Stack-based Buffer Overflow\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2025-08-04T05:09:49.640Z\"}, \"x_redhatCweChain\": \"CWE-121: Stack-based Buffer Overflow\"}}", "cveMetadata": "{\"cveId\": \"CVE-2023-6693\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-08-04T05:09:49.640Z\", \"dateReserved\": \"2023-12-11T17:20:44.491Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2024-01-02T09:15:08.280Z\", \"assignerShortName\": \"redhat\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
suse-su-2024:1103-1
Vulnerability from csaf_suse
Published
2024-04-03 12:11
Modified
2024-04-03 12:11
Summary
Security update for qemu
Notes
Title of the patch
Security update for qemu
Description of the patch
This update for qemu fixes the following issues:
- CVE-2024-26327: Fixed buffer overflow via invalid SR/IOV NumVFs value (bsc#1220062).
- CVE-2024-24474: Fixed integer overflow results in buffer overflow via SCSI command (bsc#1220134).
- CVE-2023-6693: Fixed stack buffer overflow in virtio_net_flush_tx() (bsc#1218484).
- CVE-2023-1544: Fixed out-of-bounds read in pvrdma_ring_next_elem_read() (bsc#1209554).
- CVE-2024-26328: Fixed invalid NumVFs value handled in NVME SR/IOV implementation (bsc#1220065).
The following non-security bug was fixed:
- Removing in-use mediated device should fail with error message instead of hang (bsc#1205316).
Patchnames
SUSE-2024-1103,SUSE-SLE-Micro-5.5-2024-1103,SUSE-SLE-Module-Basesystem-15-SP5-2024-1103,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-1103,SUSE-SLE-Module-Server-Applications-15-SP5-2024-1103,openSUSE-SLE-15.5-2024-1103
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 qemu", "title": "Title of the patch" }, { "category": "description", "text": "This update for qemu fixes the following issues:\n\n- CVE-2024-26327: Fixed buffer overflow via invalid SR/IOV NumVFs value (bsc#1220062).\n- CVE-2024-24474: Fixed integer overflow results in buffer overflow via SCSI command (bsc#1220134).\n- CVE-2023-6693: Fixed stack buffer overflow in virtio_net_flush_tx() (bsc#1218484).\n- CVE-2023-1544: Fixed out-of-bounds read in pvrdma_ring_next_elem_read() (bsc#1209554).\n- CVE-2024-26328: Fixed invalid NumVFs value handled in NVME SR/IOV implementation (bsc#1220065).\n\nThe following non-security bug was fixed:\n\n- Removing in-use mediated device should fail with error message instead of hang (bsc#1205316).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1103,SUSE-SLE-Micro-5.5-2024-1103,SUSE-SLE-Module-Basesystem-15-SP5-2024-1103,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-1103,SUSE-SLE-Module-Server-Applications-15-SP5-2024-1103,openSUSE-SLE-15.5-2024-1103", "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-2024_1103-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1103-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241103-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1103-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-April/034892.html" }, { "category": "self", "summary": "SUSE Bug 1205316", "url": "https://bugzilla.suse.com/1205316" }, { "category": "self", "summary": "SUSE Bug 1209554", "url": "https://bugzilla.suse.com/1209554" }, { "category": "self", "summary": "SUSE Bug 1218484", "url": "https://bugzilla.suse.com/1218484" }, { "category": "self", "summary": "SUSE Bug 1220062", "url": "https://bugzilla.suse.com/1220062" }, { "category": "self", "summary": "SUSE Bug 1220065", "url": "https://bugzilla.suse.com/1220065" }, { "category": "self", "summary": "SUSE Bug 1220134", "url": "https://bugzilla.suse.com/1220134" }, { "category": "self", "summary": "SUSE CVE CVE-2023-1544 page", "url": "https://www.suse.com/security/cve/CVE-2023-1544/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-6693 page", "url": "https://www.suse.com/security/cve/CVE-2023-6693/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-24474 page", "url": "https://www.suse.com/security/cve/CVE-2024-24474/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-26327 page", "url": "https://www.suse.com/security/cve/CVE-2024-26327/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-26328 page", "url": "https://www.suse.com/security/cve/CVE-2024-26328/" } ], "title": "Security update for qemu", "tracking": { "current_release_date": "2024-04-03T12:11:07Z", "generator": { "date": "2024-04-03T12:11:07Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1103-1", "initial_release_date": "2024-04-03T12:11:07Z", "revision_history": [ { "date": "2024-04-03T12:11:07Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "qemu-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-arm-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-arm-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-arm-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-audio-jack-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-audio-oss-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-audio-oss-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-audio-oss-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-audio-pa-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-audio-spice-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-block-curl-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-block-dmg-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-block-gluster-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-block-nfs-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-block-rbd-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-block-ssh-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-extra-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-extra-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-extra-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-guest-agent-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-headless-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-headless-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-headless-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-ksm-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-ksm-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-ksm-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-lang-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-lang-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-lang-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-linux-user-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-linux-user-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-linux-user-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-ppc-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-ppc-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-ppc-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-s390x-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-s390x-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-s390x-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-tools-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-tools-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-tools-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-ui-curses-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64" } }, { "category": "product_version", "name": "qemu-x86-7.1.0-150500.49.12.1.aarch64", "product": { "name": "qemu-x86-7.1.0-150500.49.12.1.aarch64", "product_id": "qemu-x86-7.1.0-150500.49.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "qemu-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-7.1.0-150500.49.12.1.i586", "product_id": "qemu-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-accel-qtest-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-accel-qtest-7.1.0-150500.49.12.1.i586", "product_id": "qemu-accel-qtest-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.i586", "product_id": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-arm-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-arm-7.1.0-150500.49.12.1.i586", "product_id": "qemu-arm-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-audio-alsa-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-audio-alsa-7.1.0-150500.49.12.1.i586", "product_id": "qemu-audio-alsa-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-audio-dbus-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-audio-dbus-7.1.0-150500.49.12.1.i586", "product_id": "qemu-audio-dbus-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-audio-jack-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-audio-jack-7.1.0-150500.49.12.1.i586", "product_id": "qemu-audio-jack-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-audio-oss-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-audio-oss-7.1.0-150500.49.12.1.i586", "product_id": "qemu-audio-oss-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-audio-pa-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-audio-pa-7.1.0-150500.49.12.1.i586", "product_id": "qemu-audio-pa-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-audio-spice-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-audio-spice-7.1.0-150500.49.12.1.i586", "product_id": "qemu-audio-spice-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-block-curl-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-block-curl-7.1.0-150500.49.12.1.i586", "product_id": "qemu-block-curl-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-block-dmg-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-block-dmg-7.1.0-150500.49.12.1.i586", "product_id": "qemu-block-dmg-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-block-gluster-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-block-gluster-7.1.0-150500.49.12.1.i586", "product_id": "qemu-block-gluster-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-block-iscsi-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-block-iscsi-7.1.0-150500.49.12.1.i586", "product_id": "qemu-block-iscsi-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-block-nfs-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-block-nfs-7.1.0-150500.49.12.1.i586", "product_id": "qemu-block-nfs-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-block-ssh-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-block-ssh-7.1.0-150500.49.12.1.i586", "product_id": "qemu-block-ssh-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-chardev-baum-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-chardev-baum-7.1.0-150500.49.12.1.i586", "product_id": "qemu-chardev-baum-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.i586", "product_id": "qemu-chardev-spice-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-extra-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-extra-7.1.0-150500.49.12.1.i586", "product_id": "qemu-extra-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-guest-agent-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-guest-agent-7.1.0-150500.49.12.1.i586", "product_id": "qemu-guest-agent-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-headless-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-headless-7.1.0-150500.49.12.1.i586", "product_id": "qemu-headless-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.i586", "product_id": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.i586", "product_id": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.i586", "product_id": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.i586", "product_id": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.i586", "product_id": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-hw-usb-host-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-hw-usb-host-7.1.0-150500.49.12.1.i586", "product_id": "qemu-hw-usb-host-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.i586", "product_id": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.i586", "product_id": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.i586", "product_id": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-ksm-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-ksm-7.1.0-150500.49.12.1.i586", "product_id": "qemu-ksm-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-kvm-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-kvm-7.1.0-150500.49.12.1.i586", "product_id": "qemu-kvm-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-lang-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-lang-7.1.0-150500.49.12.1.i586", "product_id": "qemu-lang-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-linux-user-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-linux-user-7.1.0-150500.49.12.1.i586", "product_id": "qemu-linux-user-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-ppc-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-ppc-7.1.0-150500.49.12.1.i586", "product_id": "qemu-ppc-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-s390x-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-s390x-7.1.0-150500.49.12.1.i586", "product_id": "qemu-s390x-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-tools-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-tools-7.1.0-150500.49.12.1.i586", "product_id": "qemu-tools-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-ui-curses-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-ui-curses-7.1.0-150500.49.12.1.i586", "product_id": "qemu-ui-curses-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-ui-dbus-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-ui-dbus-7.1.0-150500.49.12.1.i586", "product_id": "qemu-ui-dbus-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-ui-gtk-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-ui-gtk-7.1.0-150500.49.12.1.i586", "product_id": "qemu-ui-gtk-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.i586", "product_id": "qemu-ui-opengl-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-ui-spice-app-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-ui-spice-app-7.1.0-150500.49.12.1.i586", "product_id": "qemu-ui-spice-app-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.i586", "product_id": "qemu-ui-spice-core-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.i586", "product_id": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.i586" } }, { "category": "product_version", "name": "qemu-x86-7.1.0-150500.49.12.1.i586", "product": { "name": "qemu-x86-7.1.0-150500.49.12.1.i586", "product_id": "qemu-x86-7.1.0-150500.49.12.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "qemu-SLOF-7.1.0-150500.49.12.1.noarch", "product": { "name": "qemu-SLOF-7.1.0-150500.49.12.1.noarch", "product_id": "qemu-SLOF-7.1.0-150500.49.12.1.noarch" } }, { "category": "product_version", "name": "qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "product": { "name": "qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "product_id": "qemu-ipxe-1.0.0+-150500.49.12.1.noarch" } }, { "category": "product_version", "name": "qemu-microvm-7.1.0-150500.49.12.1.noarch", "product": { "name": "qemu-microvm-7.1.0-150500.49.12.1.noarch", "product_id": "qemu-microvm-7.1.0-150500.49.12.1.noarch" } }, { "category": "product_version", "name": "qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "product": { "name": "qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "product_id": "qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch" } }, { "category": "product_version", "name": "qemu-sgabios-8-150500.49.12.1.noarch", "product": { "name": "qemu-sgabios-8-150500.49.12.1.noarch", "product_id": "qemu-sgabios-8-150500.49.12.1.noarch" } }, { "category": "product_version", "name": "qemu-skiboot-7.1.0-150500.49.12.1.noarch", "product": { "name": "qemu-skiboot-7.1.0-150500.49.12.1.noarch", "product_id": "qemu-skiboot-7.1.0-150500.49.12.1.noarch" } }, { "category": "product_version", "name": "qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "product": { "name": "qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "product_id": "qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "qemu-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-arm-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-arm-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-arm-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-block-curl-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-extra-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-extra-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-extra-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-headless-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-headless-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-headless-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-ksm-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-lang-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-lang-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-lang-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-linux-user-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-linux-user-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-linux-user-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-ppc-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-s390x-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-tools-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-tools-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-tools-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le" } }, { "category": "product_version", "name": "qemu-x86-7.1.0-150500.49.12.1.ppc64le", "product": { "name": "qemu-x86-7.1.0-150500.49.12.1.ppc64le", "product_id": "qemu-x86-7.1.0-150500.49.12.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "qemu-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-accel-qtest-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-arm-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-arm-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-arm-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-audio-alsa-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-audio-dbus-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-audio-jack-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-audio-oss-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-audio-oss-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-audio-oss-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-audio-pa-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-audio-spice-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-block-curl-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-block-curl-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-block-curl-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-block-dmg-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-block-gluster-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-block-iscsi-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-block-nfs-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-block-rbd-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-block-ssh-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-chardev-baum-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-chardev-spice-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-extra-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-extra-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-extra-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-guest-agent-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-headless-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-headless-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-headless-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-ksm-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-ksm-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-ksm-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-kvm-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-kvm-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-kvm-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-lang-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-lang-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-lang-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-linux-user-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-linux-user-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-linux-user-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-ppc-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-ppc-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-ppc-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-s390x-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-s390x-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-s390x-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-tools-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-tools-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-tools-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-ui-curses-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-ui-dbus-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-ui-gtk-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-ui-opengl-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x" } }, { "category": "product_version", "name": "qemu-x86-7.1.0-150500.49.12.1.s390x", "product": { "name": "qemu-x86-7.1.0-150500.49.12.1.s390x", "product_id": "qemu-x86-7.1.0-150500.49.12.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "qemu-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-arm-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-arm-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-arm-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-audio-jack-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-audio-oss-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-audio-oss-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-audio-oss-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-audio-pa-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-audio-spice-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-block-curl-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-block-dmg-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-block-gluster-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-block-nfs-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-block-rbd-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-block-ssh-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-extra-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-extra-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-extra-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-guest-agent-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-headless-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-headless-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-headless-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-ksm-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-ksm-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-ksm-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-kvm-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-kvm-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-kvm-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-lang-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-lang-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-lang-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-linux-user-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-linux-user-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-linux-user-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-ppc-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-ppc-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-ppc-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-s390x-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-s390x-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-s390x-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-tools-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-tools-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-tools-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-ui-curses-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64" } }, { "category": "product_version", "name": "qemu-x86-7.1.0-150500.49.12.1.x86_64", "product": { "name": "qemu-x86-7.1.0-150500.49.12.1.x86_64", "product_id": "qemu-x86-7.1.0-150500.49.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "qemu-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-arm-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-spice-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-spice-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-spice-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-block-curl-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ipxe-1.0.0+-150500.49.12.1.noarch as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch" }, "product_reference": "qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390x-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-s390x-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch" }, "product_reference": "qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-sgabios-8-150500.49.12.1.noarch as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.12.1.noarch" }, "product_reference": "qemu-sgabios-8-150500.49.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-tools-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-tools-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-tools-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch" }, "product_reference": "qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-x86-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-tools-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-tools-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-tools-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-tools-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-SLOF-7.1.0-150500.49.12.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch" }, "product_reference": "qemu-SLOF-7.1.0-150500.49.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-qtest-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-arm-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-arm-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-arm-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-jack-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-jack-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-jack-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-oss-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-audio-oss-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-oss-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-audio-oss-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-oss-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-audio-oss-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-spice-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-dmg-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-dmg-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-dmg-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-gluster-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-gluster-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-gluster-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-nfs-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-nfs-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-nfs-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-extra-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-extra-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-extra-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-extra-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-extra-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-extra-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-extra-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-extra-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-microvm-7.1.0-150500.49.12.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.12.1.noarch" }, "product_reference": "qemu-microvm-7.1.0-150500.49.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ppc-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ppc-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ppc-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ppc-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ppc-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ppc-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390x-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-s390x-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390x-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390x-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-s390x-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch" }, "product_reference": "qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-sgabios-8-150500.49.12.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch" }, "product_reference": "qemu-sgabios-8-150500.49.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-skiboot-7.1.0-150500.49.12.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch" }, "product_reference": "qemu-skiboot-7.1.0-150500.49.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch" }, "product_reference": "qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-x86-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-x86-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-x86-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-SLOF-7.1.0-150500.49.12.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch" }, "product_reference": "qemu-SLOF-7.1.0-150500.49.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-arm-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-dbus-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-spice-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-spice-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-block-curl-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-baum-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ipxe-1.0.0+-150500.49.12.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch" }, "product_reference": "qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ksm-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ksm-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ksm-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ksm-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ksm-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ksm-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ksm-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-kvm-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-kvm-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-lang-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-lang-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-lang-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-lang-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ppc-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390x-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-s390x-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch" }, "product_reference": "qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-sgabios-8-150500.49.12.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch" }, "product_reference": "qemu-sgabios-8-150500.49.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-skiboot-7.1.0-150500.49.12.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch" }, "product_reference": "qemu-skiboot-7.1.0-150500.49.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-dbus-7.1.0-150500.49.12.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch" }, "product_reference": "qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-7.1.0-150500.49.12.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-x86-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-SLOF-7.1.0-150500.49.12.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.12.1.noarch" }, "product_reference": "qemu-SLOF-7.1.0-150500.49.12.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-qtest-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-arm-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-arm-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-arm-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-arm-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-dbus-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-jack-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-jack-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-jack-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-spice-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-spice-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-spice-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-block-curl-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-dmg-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-dmg-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-dmg-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-gluster-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-gluster-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-gluster-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-nfs-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-nfs-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-nfs-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-baum-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-extra-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-extra-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-extra-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-extra-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-extra-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-extra-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-extra-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-extra-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ipxe-1.0.0+-150500.49.12.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch" }, "product_reference": "qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ksm-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ksm-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ksm-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ksm-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ksm-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ksm-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ksm-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-kvm-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-kvm-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-lang-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-lang-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-lang-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-lang-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-microvm-7.1.0-150500.49.12.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.12.1.noarch" }, "product_reference": "qemu-microvm-7.1.0-150500.49.12.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ppc-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ppc-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ppc-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ppc-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ppc-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ppc-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ppc-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390x-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-s390x-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390x-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390x-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-s390x-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390x-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-s390x-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch" }, "product_reference": "qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-sgabios-8-150500.49.12.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-sgabios-8-150500.49.12.1.noarch" }, "product_reference": "qemu-sgabios-8-150500.49.12.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-skiboot-7.1.0-150500.49.12.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.12.1.noarch" }, "product_reference": "qemu-skiboot-7.1.0-150500.49.12.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-tools-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-tools-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-tools-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-tools-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-dbus-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch" }, "product_reference": "qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-7.1.0-150500.49.12.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.aarch64" }, "product_reference": "qemu-x86-7.1.0-150500.49.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-7.1.0-150500.49.12.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.ppc64le" }, "product_reference": "qemu-x86-7.1.0-150500.49.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-7.1.0-150500.49.12.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.s390x" }, "product_reference": "qemu-x86-7.1.0-150500.49.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-7.1.0-150500.49.12.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.x86_64" }, "product_reference": "qemu-x86-7.1.0-150500.49.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-1544", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-1544" } ], "notes": [ { "category": "general", "text": "A flaw was found in the QEMU implementation of VMWare\u0027s paravirtual RDMA device. This flaw allows a crafted guest driver to allocate and initialize a huge number of page tables to be used as a ring of descriptors for CQ and async events, potentially leading to an out-of-bounds read and crash of QEMU.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-sgabios-8-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-1544", "url": "https://www.suse.com/security/cve/CVE-2023-1544" }, { "category": "external", "summary": "SUSE Bug 1209554 for CVE-2023-1544", "url": "https://bugzilla.suse.com/1209554" } ], "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 Micro 5.5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-sgabios-8-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.9, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-sgabios-8-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-04-03T12:11:07Z", "details": "important" } ], "title": "CVE-2023-1544" }, { "cve": "CVE-2023-6693", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-6693" } ], "notes": [ { "category": "general", "text": "A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-sgabios-8-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-6693", "url": "https://www.suse.com/security/cve/CVE-2023-6693" }, { "category": "external", "summary": "SUSE Bug 1218484 for CVE-2023-6693", "url": "https://bugzilla.suse.com/1218484" } ], "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 Micro 5.5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-sgabios-8-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-sgabios-8-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-04-03T12:11:07Z", "details": "moderate" } ], "title": "CVE-2023-6693" }, { "cve": "CVE-2024-24474", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-24474" } ], "notes": [ { "category": "general", "text": "QEMU before 8.2.0 has an integer underflow, and resultant buffer overflow, via a TI command when an expected non-DMA transfer length is less than the length of the available FIFO data. This occurs in esp_do_nodma in hw/scsi/esp.c because of an underflow of async_len.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-sgabios-8-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-24474", "url": "https://www.suse.com/security/cve/CVE-2024-24474" }, { "category": "external", "summary": "SUSE Bug 1220134 for CVE-2024-24474", "url": "https://bugzilla.suse.com/1220134" } ], "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 Micro 5.5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-sgabios-8-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-sgabios-8-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-04-03T12:11:07Z", "details": "important" } ], "title": "CVE-2024-24474" }, { "cve": "CVE-2024-26327", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-26327" } ], "notes": [ { "category": "general", "text": "An issue was discovered in QEMU 7.1.0 through 8.2.1. register_vfs in hw/pci/pcie_sriov.c mishandles the situation where a guest writes NumVFs greater than TotalVFs, leading to a buffer overflow in VF implementations.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-sgabios-8-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-26327", "url": "https://www.suse.com/security/cve/CVE-2024-26327" }, { "category": "external", "summary": "SUSE Bug 1220062 for CVE-2024-26327", "url": "https://bugzilla.suse.com/1220062" } ], "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 Micro 5.5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-sgabios-8-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-sgabios-8-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-04-03T12:11:07Z", "details": "important" } ], "title": "CVE-2024-26327" }, { "cve": "CVE-2024-26328", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-26328" } ], "notes": [ { "category": "general", "text": "An issue was discovered in QEMU 7.1.0 through 8.2.1. register_vfs in hw/pci/pcie_sriov.c does not set NumVFs to PCI_SRIOV_TOTAL_VF, and thus interaction with hw/nvme/ctrl.c is mishandled.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-sgabios-8-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-26328", "url": "https://www.suse.com/security/cve/CVE-2024-26328" }, { "category": "external", "summary": "SUSE Bug 1220065 for CVE-2024-26328", "url": "https://bugzilla.suse.com/1220065" } ], "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 Micro 5.5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-sgabios-8-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Micro 5.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Micro 5.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Micro 5.5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-oss-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:qemu-x86-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-sgabios-8-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:qemu-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-SLOF-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-qtest-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-accel-tcg-x86-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-arm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-alsa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-jack-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-pa-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-audio-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-curl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-dmg-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-gluster-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-iscsi-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-nfs-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-rbd-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-block-ssh-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-baum-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-chardev-spice-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-extra-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-guest-agent-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-qxl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-gpu-pci-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-display-virtio-vga-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-s390x-virtio-gpu-ccw-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-host-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-redirect-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-hw-usb-smartcard-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ipxe-1.0.0+-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ivshmem-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ksm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-kvm-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-lang-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-microvm-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ppc-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-s390x-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-seabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-sgabios-8-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-skiboot-7.1.0-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-tools-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-curses-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-dbus-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-gtk-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-opengl-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-app-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-ui-spice-core-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-vgabios-1.16.0_0_gd239552-150500.49.12.1.noarch", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-vhost-user-gpu-7.1.0-150500.49.12.1.x86_64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.aarch64", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.ppc64le", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.s390x", "openSUSE Leap 15.5:qemu-x86-7.1.0-150500.49.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-04-03T12:11:07Z", "details": "moderate" } ], "title": "CVE-2024-26328" } ] }
suse-su-2024:3229-1
Vulnerability from csaf_suse
Published
2024-09-12 13:36
Modified
2024-09-12 13:36
Summary
Security update for qemu
Notes
Title of the patch
Security update for qemu
Description of the patch
This update for qemu fixes the following issues:
- CVE-2024-3447: Fix heap buffer overflow in sdhci_write_dataport(). (bsc#1218485)
- CVE-2023-6693: Fix stack buffer overflow in virtio_net_flush_tx(). (bsc#1218484)
Patchnames
SUSE-2024-3229,SUSE-SLE-SERVER-12-SP5-2024-3229
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 qemu", "title": "Title of the patch" }, { "category": "description", "text": "This update for qemu fixes the following issues:\n\n- CVE-2024-3447: Fix heap buffer overflow in sdhci_write_dataport(). (bsc#1218485)\n- CVE-2023-6693: Fix stack buffer overflow in virtio_net_flush_tx(). (bsc#1218484)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-3229,SUSE-SLE-SERVER-12-SP5-2024-3229", "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-2024_3229-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:3229-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243229-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:3229-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019428.html" }, { "category": "self", "summary": "SUSE Bug 1218484", "url": "https://bugzilla.suse.com/1218484" }, { "category": "self", "summary": "SUSE Bug 1222845", "url": "https://bugzilla.suse.com/1222845" }, { "category": "self", "summary": "SUSE Bug 1223955", "url": "https://bugzilla.suse.com/1223955" }, { "category": "self", "summary": "SUSE CVE CVE-2023-6693 page", "url": "https://www.suse.com/security/cve/CVE-2023-6693/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-3447 page", "url": "https://www.suse.com/security/cve/CVE-2024-3447/" } ], "title": "Security update for qemu", "tracking": { "current_release_date": "2024-09-12T13:36:07Z", "generator": { "date": "2024-09-12T13:36:07Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:3229-1", "initial_release_date": "2024-09-12T13:36:07Z", "revision_history": [ { "date": "2024-09-12T13:36:07Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "qemu-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-3.1.1.1-75.1.aarch64", "product_id": "qemu-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-arm-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-arm-3.1.1.1-75.1.aarch64", "product_id": "qemu-arm-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-audio-alsa-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-audio-alsa-3.1.1.1-75.1.aarch64", "product_id": "qemu-audio-alsa-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-audio-oss-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-audio-oss-3.1.1.1-75.1.aarch64", "product_id": "qemu-audio-oss-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-audio-pa-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-audio-pa-3.1.1.1-75.1.aarch64", "product_id": "qemu-audio-pa-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-audio-sdl-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-audio-sdl-3.1.1.1-75.1.aarch64", "product_id": "qemu-audio-sdl-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-curl-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-block-curl-3.1.1.1-75.1.aarch64", "product_id": "qemu-block-curl-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-dmg-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-block-dmg-3.1.1.1-75.1.aarch64", "product_id": "qemu-block-dmg-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-iscsi-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-block-iscsi-3.1.1.1-75.1.aarch64", "product_id": "qemu-block-iscsi-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-rbd-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-block-rbd-3.1.1.1-75.1.aarch64", "product_id": "qemu-block-rbd-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-ssh-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-block-ssh-3.1.1.1-75.1.aarch64", "product_id": "qemu-block-ssh-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-extra-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-extra-3.1.1.1-75.1.aarch64", "product_id": "qemu-extra-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-guest-agent-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-guest-agent-3.1.1.1-75.1.aarch64", "product_id": "qemu-guest-agent-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-lang-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-lang-3.1.1.1-75.1.aarch64", "product_id": "qemu-lang-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-linux-user-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-linux-user-3.1.1.1-75.1.aarch64", "product_id": "qemu-linux-user-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-ppc-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-ppc-3.1.1.1-75.1.aarch64", "product_id": "qemu-ppc-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-s390-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-s390-3.1.1.1-75.1.aarch64", "product_id": "qemu-s390-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-tools-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-tools-3.1.1.1-75.1.aarch64", "product_id": "qemu-tools-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-ui-curses-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-ui-curses-3.1.1.1-75.1.aarch64", "product_id": "qemu-ui-curses-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-ui-gtk-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-ui-gtk-3.1.1.1-75.1.aarch64", "product_id": "qemu-ui-gtk-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-ui-sdl-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-ui-sdl-3.1.1.1-75.1.aarch64", "product_id": "qemu-ui-sdl-3.1.1.1-75.1.aarch64" } }, { "category": "product_version", "name": "qemu-x86-3.1.1.1-75.1.aarch64", "product": { "name": "qemu-x86-3.1.1.1-75.1.aarch64", "product_id": "qemu-x86-3.1.1.1-75.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "qemu-3.1.1.1-75.1.i586", "product": { "name": "qemu-3.1.1.1-75.1.i586", "product_id": "qemu-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-arm-3.1.1.1-75.1.i586", "product": { "name": "qemu-arm-3.1.1.1-75.1.i586", "product_id": "qemu-arm-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-audio-alsa-3.1.1.1-75.1.i586", "product": { "name": "qemu-audio-alsa-3.1.1.1-75.1.i586", "product_id": "qemu-audio-alsa-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-audio-oss-3.1.1.1-75.1.i586", "product": { "name": "qemu-audio-oss-3.1.1.1-75.1.i586", "product_id": "qemu-audio-oss-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-audio-pa-3.1.1.1-75.1.i586", "product": { "name": "qemu-audio-pa-3.1.1.1-75.1.i586", "product_id": "qemu-audio-pa-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-audio-sdl-3.1.1.1-75.1.i586", "product": { "name": "qemu-audio-sdl-3.1.1.1-75.1.i586", "product_id": "qemu-audio-sdl-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-block-curl-3.1.1.1-75.1.i586", "product": { "name": "qemu-block-curl-3.1.1.1-75.1.i586", "product_id": "qemu-block-curl-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-block-dmg-3.1.1.1-75.1.i586", "product": { "name": "qemu-block-dmg-3.1.1.1-75.1.i586", "product_id": "qemu-block-dmg-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-block-iscsi-3.1.1.1-75.1.i586", "product": { "name": "qemu-block-iscsi-3.1.1.1-75.1.i586", "product_id": "qemu-block-iscsi-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-block-ssh-3.1.1.1-75.1.i586", "product": { "name": "qemu-block-ssh-3.1.1.1-75.1.i586", "product_id": "qemu-block-ssh-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-extra-3.1.1.1-75.1.i586", "product": { "name": "qemu-extra-3.1.1.1-75.1.i586", "product_id": "qemu-extra-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-guest-agent-3.1.1.1-75.1.i586", "product": { "name": "qemu-guest-agent-3.1.1.1-75.1.i586", "product_id": "qemu-guest-agent-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-kvm-3.1.1.1-75.1.i586", "product": { "name": "qemu-kvm-3.1.1.1-75.1.i586", "product_id": "qemu-kvm-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-lang-3.1.1.1-75.1.i586", "product": { "name": "qemu-lang-3.1.1.1-75.1.i586", "product_id": "qemu-lang-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-linux-user-3.1.1.1-75.1.i586", "product": { "name": "qemu-linux-user-3.1.1.1-75.1.i586", "product_id": "qemu-linux-user-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-ppc-3.1.1.1-75.1.i586", "product": { "name": "qemu-ppc-3.1.1.1-75.1.i586", "product_id": "qemu-ppc-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-s390-3.1.1.1-75.1.i586", "product": { "name": "qemu-s390-3.1.1.1-75.1.i586", "product_id": "qemu-s390-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-tools-3.1.1.1-75.1.i586", "product": { "name": "qemu-tools-3.1.1.1-75.1.i586", "product_id": "qemu-tools-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-ui-curses-3.1.1.1-75.1.i586", "product": { "name": "qemu-ui-curses-3.1.1.1-75.1.i586", "product_id": "qemu-ui-curses-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-ui-gtk-3.1.1.1-75.1.i586", "product": { "name": "qemu-ui-gtk-3.1.1.1-75.1.i586", "product_id": "qemu-ui-gtk-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-ui-sdl-3.1.1.1-75.1.i586", "product": { "name": "qemu-ui-sdl-3.1.1.1-75.1.i586", "product_id": "qemu-ui-sdl-3.1.1.1-75.1.i586" } }, { "category": "product_version", "name": "qemu-x86-3.1.1.1-75.1.i586", "product": { "name": "qemu-x86-3.1.1.1-75.1.i586", "product_id": "qemu-x86-3.1.1.1-75.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "qemu-ipxe-1.0.0+-75.1.noarch", "product": { "name": "qemu-ipxe-1.0.0+-75.1.noarch", "product_id": "qemu-ipxe-1.0.0+-75.1.noarch" } }, { "category": "product_version", "name": "qemu-seabios-1.12.0_0_ga698c89-75.1.noarch", "product": { "name": "qemu-seabios-1.12.0_0_ga698c89-75.1.noarch", "product_id": "qemu-seabios-1.12.0_0_ga698c89-75.1.noarch" } }, { "category": "product_version", "name": "qemu-sgabios-8-75.1.noarch", "product": { "name": "qemu-sgabios-8-75.1.noarch", "product_id": "qemu-sgabios-8-75.1.noarch" } }, { "category": "product_version", "name": "qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch", "product": { "name": "qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch", "product_id": "qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "qemu-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-3.1.1.1-75.1.ppc64le", "product_id": "qemu-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-arm-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-arm-3.1.1.1-75.1.ppc64le", "product_id": "qemu-arm-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-audio-alsa-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-audio-alsa-3.1.1.1-75.1.ppc64le", "product_id": "qemu-audio-alsa-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-audio-oss-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-audio-oss-3.1.1.1-75.1.ppc64le", "product_id": "qemu-audio-oss-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-audio-pa-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-audio-pa-3.1.1.1-75.1.ppc64le", "product_id": "qemu-audio-pa-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-audio-sdl-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-audio-sdl-3.1.1.1-75.1.ppc64le", "product_id": "qemu-audio-sdl-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-curl-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-block-curl-3.1.1.1-75.1.ppc64le", "product_id": "qemu-block-curl-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-dmg-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-block-dmg-3.1.1.1-75.1.ppc64le", "product_id": "qemu-block-dmg-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-iscsi-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-block-iscsi-3.1.1.1-75.1.ppc64le", "product_id": "qemu-block-iscsi-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-rbd-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-block-rbd-3.1.1.1-75.1.ppc64le", "product_id": "qemu-block-rbd-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-ssh-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-block-ssh-3.1.1.1-75.1.ppc64le", "product_id": "qemu-block-ssh-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-extra-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-extra-3.1.1.1-75.1.ppc64le", "product_id": "qemu-extra-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-guest-agent-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-guest-agent-3.1.1.1-75.1.ppc64le", "product_id": "qemu-guest-agent-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-lang-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-lang-3.1.1.1-75.1.ppc64le", "product_id": "qemu-lang-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-linux-user-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-linux-user-3.1.1.1-75.1.ppc64le", "product_id": "qemu-linux-user-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ppc-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-ppc-3.1.1.1-75.1.ppc64le", "product_id": "qemu-ppc-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-s390-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-s390-3.1.1.1-75.1.ppc64le", "product_id": "qemu-s390-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-tools-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-tools-3.1.1.1-75.1.ppc64le", "product_id": "qemu-tools-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ui-curses-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-ui-curses-3.1.1.1-75.1.ppc64le", "product_id": "qemu-ui-curses-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ui-gtk-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-ui-gtk-3.1.1.1-75.1.ppc64le", "product_id": "qemu-ui-gtk-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ui-sdl-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-ui-sdl-3.1.1.1-75.1.ppc64le", "product_id": "qemu-ui-sdl-3.1.1.1-75.1.ppc64le" } }, { "category": "product_version", "name": "qemu-x86-3.1.1.1-75.1.ppc64le", "product": { "name": "qemu-x86-3.1.1.1-75.1.ppc64le", "product_id": "qemu-x86-3.1.1.1-75.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "qemu-3.1.1.1-75.1.s390x", "product": { "name": "qemu-3.1.1.1-75.1.s390x", "product_id": "qemu-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-arm-3.1.1.1-75.1.s390x", "product": { "name": "qemu-arm-3.1.1.1-75.1.s390x", "product_id": "qemu-arm-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-audio-alsa-3.1.1.1-75.1.s390x", "product": { "name": "qemu-audio-alsa-3.1.1.1-75.1.s390x", "product_id": "qemu-audio-alsa-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-audio-oss-3.1.1.1-75.1.s390x", "product": { "name": "qemu-audio-oss-3.1.1.1-75.1.s390x", "product_id": "qemu-audio-oss-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-audio-pa-3.1.1.1-75.1.s390x", "product": { "name": "qemu-audio-pa-3.1.1.1-75.1.s390x", "product_id": "qemu-audio-pa-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-audio-sdl-3.1.1.1-75.1.s390x", "product": { "name": "qemu-audio-sdl-3.1.1.1-75.1.s390x", "product_id": "qemu-audio-sdl-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-block-curl-3.1.1.1-75.1.s390x", "product": { "name": "qemu-block-curl-3.1.1.1-75.1.s390x", "product_id": "qemu-block-curl-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-block-dmg-3.1.1.1-75.1.s390x", "product": { "name": "qemu-block-dmg-3.1.1.1-75.1.s390x", "product_id": "qemu-block-dmg-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-block-iscsi-3.1.1.1-75.1.s390x", "product": { "name": "qemu-block-iscsi-3.1.1.1-75.1.s390x", "product_id": "qemu-block-iscsi-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-block-rbd-3.1.1.1-75.1.s390x", "product": { "name": "qemu-block-rbd-3.1.1.1-75.1.s390x", "product_id": "qemu-block-rbd-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-block-ssh-3.1.1.1-75.1.s390x", "product": { "name": "qemu-block-ssh-3.1.1.1-75.1.s390x", "product_id": "qemu-block-ssh-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-extra-3.1.1.1-75.1.s390x", "product": { "name": "qemu-extra-3.1.1.1-75.1.s390x", "product_id": "qemu-extra-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-guest-agent-3.1.1.1-75.1.s390x", "product": { "name": "qemu-guest-agent-3.1.1.1-75.1.s390x", "product_id": "qemu-guest-agent-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-kvm-3.1.1.1-75.1.s390x", "product": { "name": "qemu-kvm-3.1.1.1-75.1.s390x", "product_id": "qemu-kvm-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-lang-3.1.1.1-75.1.s390x", "product": { "name": "qemu-lang-3.1.1.1-75.1.s390x", "product_id": "qemu-lang-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-linux-user-3.1.1.1-75.1.s390x", "product": { "name": "qemu-linux-user-3.1.1.1-75.1.s390x", "product_id": "qemu-linux-user-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-ppc-3.1.1.1-75.1.s390x", "product": { "name": "qemu-ppc-3.1.1.1-75.1.s390x", "product_id": "qemu-ppc-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-s390-3.1.1.1-75.1.s390x", "product": { "name": "qemu-s390-3.1.1.1-75.1.s390x", "product_id": "qemu-s390-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-tools-3.1.1.1-75.1.s390x", "product": { "name": "qemu-tools-3.1.1.1-75.1.s390x", "product_id": "qemu-tools-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-ui-curses-3.1.1.1-75.1.s390x", "product": { "name": "qemu-ui-curses-3.1.1.1-75.1.s390x", "product_id": "qemu-ui-curses-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-ui-gtk-3.1.1.1-75.1.s390x", "product": { "name": "qemu-ui-gtk-3.1.1.1-75.1.s390x", "product_id": "qemu-ui-gtk-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-ui-sdl-3.1.1.1-75.1.s390x", "product": { "name": "qemu-ui-sdl-3.1.1.1-75.1.s390x", "product_id": "qemu-ui-sdl-3.1.1.1-75.1.s390x" } }, { "category": "product_version", "name": "qemu-x86-3.1.1.1-75.1.s390x", "product": { "name": "qemu-x86-3.1.1.1-75.1.s390x", "product_id": "qemu-x86-3.1.1.1-75.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "qemu-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-3.1.1.1-75.1.x86_64", "product_id": "qemu-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-arm-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-arm-3.1.1.1-75.1.x86_64", "product_id": "qemu-arm-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-audio-alsa-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-audio-alsa-3.1.1.1-75.1.x86_64", "product_id": "qemu-audio-alsa-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-audio-oss-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-audio-oss-3.1.1.1-75.1.x86_64", "product_id": "qemu-audio-oss-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-audio-pa-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-audio-pa-3.1.1.1-75.1.x86_64", "product_id": "qemu-audio-pa-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-audio-sdl-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-audio-sdl-3.1.1.1-75.1.x86_64", "product_id": "qemu-audio-sdl-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-curl-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-block-curl-3.1.1.1-75.1.x86_64", "product_id": "qemu-block-curl-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-dmg-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-block-dmg-3.1.1.1-75.1.x86_64", "product_id": "qemu-block-dmg-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-iscsi-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-block-iscsi-3.1.1.1-75.1.x86_64", "product_id": "qemu-block-iscsi-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-rbd-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-block-rbd-3.1.1.1-75.1.x86_64", "product_id": "qemu-block-rbd-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-ssh-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-block-ssh-3.1.1.1-75.1.x86_64", "product_id": "qemu-block-ssh-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-extra-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-extra-3.1.1.1-75.1.x86_64", "product_id": "qemu-extra-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-guest-agent-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-guest-agent-3.1.1.1-75.1.x86_64", "product_id": "qemu-guest-agent-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-kvm-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-kvm-3.1.1.1-75.1.x86_64", "product_id": "qemu-kvm-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-lang-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-lang-3.1.1.1-75.1.x86_64", "product_id": "qemu-lang-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-linux-user-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-linux-user-3.1.1.1-75.1.x86_64", "product_id": "qemu-linux-user-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-ppc-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-ppc-3.1.1.1-75.1.x86_64", "product_id": "qemu-ppc-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-s390-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-s390-3.1.1.1-75.1.x86_64", "product_id": "qemu-s390-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-tools-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-tools-3.1.1.1-75.1.x86_64", "product_id": "qemu-tools-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-ui-curses-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-ui-curses-3.1.1.1-75.1.x86_64", "product_id": "qemu-ui-curses-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-ui-gtk-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-ui-gtk-3.1.1.1-75.1.x86_64", "product_id": "qemu-ui-gtk-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-ui-sdl-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-ui-sdl-3.1.1.1-75.1.x86_64", "product_id": "qemu-ui-sdl-3.1.1.1-75.1.x86_64" } }, { "category": "product_version", "name": "qemu-x86-3.1.1.1-75.1.x86_64", "product": { "name": "qemu-x86-3.1.1.1-75.1.x86_64", "product_id": "qemu-x86-3.1.1.1-75.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "qemu-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-arm-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-audio-alsa-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-audio-alsa-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-audio-alsa-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-audio-alsa-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-oss-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-audio-oss-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-oss-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-audio-oss-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-oss-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-audio-oss-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-oss-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-audio-oss-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-audio-pa-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-audio-pa-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-audio-pa-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-audio-pa-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-sdl-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-audio-sdl-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-sdl-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-audio-sdl-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-sdl-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-audio-sdl-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-sdl-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-audio-sdl-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-block-curl-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-block-curl-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-block-curl-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-block-curl-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-block-iscsi-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-block-iscsi-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-block-iscsi-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-block-iscsi-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-block-rbd-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-block-rbd-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-block-ssh-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-block-ssh-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-block-ssh-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-block-ssh-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-guest-agent-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-guest-agent-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-guest-agent-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-guest-agent-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ipxe-1.0.0+-75.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-75.1.noarch" }, "product_reference": "qemu-ipxe-1.0.0+-75.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-kvm-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-kvm-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-lang-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-lang-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-lang-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-lang-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ppc-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-ppc-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-s390-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-seabios-1.12.0_0_ga698c89-75.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0_0_ga698c89-75.1.noarch" }, "product_reference": "qemu-seabios-1.12.0_0_ga698c89-75.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-sgabios-8-75.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-75.1.noarch" }, "product_reference": "qemu-sgabios-8-75.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-tools-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-tools-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-tools-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-tools-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-ui-curses-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-ui-curses-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-ui-curses-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-ui-curses-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-ui-gtk-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-ui-gtk-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-ui-gtk-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-ui-gtk-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-sdl-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-ui-sdl-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-sdl-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-ui-sdl-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-sdl-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-ui-sdl-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-sdl-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-ui-sdl-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch" }, "product_reference": "qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-x86-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-arm-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-audio-alsa-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-audio-alsa-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-audio-alsa-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-audio-alsa-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-oss-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-audio-oss-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-oss-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-audio-oss-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-oss-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-audio-oss-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-oss-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-audio-oss-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-audio-pa-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-audio-pa-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-audio-pa-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-audio-pa-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-sdl-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-audio-sdl-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-sdl-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-audio-sdl-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-sdl-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-audio-sdl-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-sdl-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-audio-sdl-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-block-curl-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-block-curl-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-block-curl-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-block-curl-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-block-iscsi-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-block-iscsi-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-block-iscsi-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-block-iscsi-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-block-rbd-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-block-rbd-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-block-ssh-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-block-ssh-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-block-ssh-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-block-ssh-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-guest-agent-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-guest-agent-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-guest-agent-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-guest-agent-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ipxe-1.0.0+-75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-75.1.noarch" }, "product_reference": "qemu-ipxe-1.0.0+-75.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-kvm-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-kvm-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-lang-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-lang-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-lang-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-lang-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ppc-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-ppc-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-s390-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-seabios-1.12.0_0_ga698c89-75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0_0_ga698c89-75.1.noarch" }, "product_reference": "qemu-seabios-1.12.0_0_ga698c89-75.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-sgabios-8-75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-75.1.noarch" }, "product_reference": "qemu-sgabios-8-75.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-tools-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-tools-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-tools-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-tools-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-ui-curses-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-ui-curses-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-ui-curses-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-ui-curses-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-ui-gtk-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-ui-gtk-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-ui-gtk-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-ui-gtk-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-sdl-3.1.1.1-75.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.aarch64" }, "product_reference": "qemu-ui-sdl-3.1.1.1-75.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-sdl-3.1.1.1-75.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.ppc64le" }, "product_reference": "qemu-ui-sdl-3.1.1.1-75.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-sdl-3.1.1.1-75.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.s390x" }, "product_reference": "qemu-ui-sdl-3.1.1.1-75.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-sdl-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-ui-sdl-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch" }, "product_reference": "qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-3.1.1.1-75.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-75.1.x86_64" }, "product_reference": "qemu-x86-3.1.1.1-75.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6693", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-6693" } ], "notes": [ { "category": "general", "text": "A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-75.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-6693", "url": "https://www.suse.com/security/cve/CVE-2023-6693" }, { "category": "external", "summary": "SUSE Bug 1218484 for CVE-2023-6693", "url": "https://bugzilla.suse.com/1218484" } ], "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 Server 12 SP5:qemu-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-75.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-75.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-12T13:36:07Z", "details": "moderate" } ], "title": "CVE-2023-6693" }, { "cve": "CVE-2024-3447", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-3447" } ], "notes": [ { "category": "general", "text": "A heap-based buffer overflow was found in the SDHCI device emulation of QEMU. The bug is triggered when both `s-\u003edata_count` and the size of `s-\u003efifo_buffer` are set to 0x200, leading to an out-of-bound access. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service condition.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-75.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-3447", "url": "https://www.suse.com/security/cve/CVE-2024-3447" }, { "category": "external", "summary": "SUSE Bug 1222845 for CVE-2024-3447", "url": "https://bugzilla.suse.com/1222845" } ], "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 Server 12 SP5:qemu-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-75.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-arm-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-oss-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-pa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-block-curl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-rbd-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-block-ssh-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-guest-agent-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ipxe-1.0.0+-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-kvm-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-lang-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ppc-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-s390-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-seabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-sgabios-8-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-tools-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-curses-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server 12 SP5:qemu-x86-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-arm-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-alsa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-oss-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-pa-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-audio-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-curl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-iscsi-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-rbd-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-block-ssh-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-guest-agent-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ipxe-1.0.0+-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-kvm-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-lang-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ppc-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-s390-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-seabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-sgabios-8-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-tools-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-curses-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-gtk-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-ui-sdl-3.1.1.1-75.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-vgabios-1.12.0_0_ga698c89-75.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:qemu-x86-3.1.1.1-75.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-12T13:36:07Z", "details": "moderate" } ], "title": "CVE-2024-3447" } ] }
rhsa-2024:2962
Vulnerability from csaf_redhat
Published
2024-05-22 10:16
Modified
2025-08-04 08:23
Summary
Red Hat Security Advisory: virt:rhel and virt-devel:rhel security and enhancement update
Notes
Topic
An update for the virt:rhel and virt-devel:rhel modules is now available for Red Hat Enterprise Linux 8.
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
Kernel-based Virtual Machine (KVM) offers a full virtualization solution for Linux on numerous hardware platforms. The virt:rhel module contains packages which provide user-space components used to run virtual machines using KVM. The packages also provide APIs for managing and interacting with the virtualized systems.
Security Fix(es):
* QEMU: VNC: infinite loop in inflate_buffer() leads to denial of service (CVE-2023-3255)
* QEMU: improper IDE controller reset can lead to MBR overwrite (CVE-2023-5088)
* QEMU: VNC: NULL pointer dereference in qemu_clipboard_request() (CVE-2023-6683)
* QEMU: virtio-net: stack buffer overflow in virtio_net_flush_tx() (CVE-2023-6693)
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 8.10 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 the virt:rhel and virt-devel:rhel modules is now available for Red Hat Enterprise Linux 8.\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": "Kernel-based Virtual Machine (KVM) offers a full virtualization solution for Linux on numerous hardware platforms. The virt:rhel module contains packages which provide user-space components used to run virtual machines using KVM. The packages also provide APIs for managing and interacting with the virtualized systems.\n\nSecurity Fix(es):\n\n* QEMU: VNC: infinite loop in inflate_buffer() leads to denial of service (CVE-2023-3255)\n\n* QEMU: improper IDE controller reset can lead to MBR overwrite (CVE-2023-5088)\n\n* QEMU: VNC: NULL pointer dereference in qemu_clipboard_request() (CVE-2023-6683)\n\n* QEMU: virtio-net: stack buffer overflow in virtio_net_flush_tx() (CVE-2023-6693)\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 8.10 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-2024:2962", "url": "https://access.redhat.com/errata/RHSA-2024:2962" }, { "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/8/html/8.10_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.10_release_notes/index" }, { "category": "external", "summary": "2218486", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218486" }, { "category": "external", "summary": "2247283", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247283" }, { "category": "external", "summary": "2254580", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254580" }, { "category": "external", "summary": "2254825", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254825" }, { "category": "external", "summary": "RHEL-18214", "url": "https://issues.redhat.com/browse/RHEL-18214" }, { "category": "external", "summary": "RHEL-20189", "url": "https://issues.redhat.com/browse/RHEL-20189" }, { "category": "external", "summary": "RHEL-2600", "url": "https://issues.redhat.com/browse/RHEL-2600" }, { "category": "external", "summary": "RHEL-3709", "url": "https://issues.redhat.com/browse/RHEL-3709" }, { "category": "external", "summary": "RHEL-7353", "url": "https://issues.redhat.com/browse/RHEL-7353" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2962.json" } ], "title": "Red Hat Security Advisory: virt:rhel and virt-devel:rhel security and enhancement update", "tracking": { "current_release_date": "2025-08-04T08:23:45+00:00", "generator": { "date": "2025-08-04T08:23:45+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:2962", "initial_release_date": "2024-05-22T10:16:15+00:00", "revision_history": [ { "date": "2024-05-22T10:16:15+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-22T10:16:15+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T08:23:45+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 AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "virt:rhel:8100020240314161907:e155f54d", "product": { "name": "virt:rhel:8100020240314161907:e155f54d", "product_id": "virt:rhel:8100020240314161907:e155f54d", "product_identification_helper": { "purl": "pkg:rpm/redhat/virt@rhel?rpmmod=virt:rhel:8100020240314161907:e155f54d" } } }, { "category": "product_version", "name": "libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "product": { "name": "libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "product_id": "libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-bash-completion@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "product": { "name": "libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "product_id": "libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-inspect-icons@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "product": { "name": "libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "product_id": "libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-javadoc@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "product": { "name": "libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "product_id": "libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-man-pages-ja@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "product": { "name": "libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "product_id": "libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-man-pages-uk@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "product": { "name": "libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "product_id": "libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-tools@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "product": { "name": "libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "product_id": "libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd-bash-completion@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch" } } }, { "category": "product_version", "name": "nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "product": { "name": "nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "product_id": "nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-bash-completion@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch" } } }, { "category": "product_version", "name": "seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "product": { "name": "seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "product_id": "seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/seabios-bin@1.16.0-4.module%2Bel8.9.0%2B19570%2B14a90618?arch=noarch" } } }, { "category": "product_version", "name": "seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "product": { "name": "seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "product_id": "seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/seavgabios-bin@1.16.0-4.module%2Bel8.9.0%2B19570%2B14a90618?arch=noarch" } } }, { "category": "product_version", "name": "sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "product": { "name": "sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "product_id": "sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/sgabios-bin@0.20170427git-3.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "product": { "name": "virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "product_id": "virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/virt-v2v-bash-completion@1.42.0-22.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "product": { "name": "virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "product_id": "virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/virt-v2v-man-pages-ja@1.42.0-22.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "product": { "name": "virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "product_id": "virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/virt-v2v-man-pages-uk@1.42.0-22.module%2Bel8.9.0%2B18724%2B20190c23?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "product": { "name": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "product_id": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/SLOF@20210217-2.module%2Bel8.10.0%2B20141%2B6faa2812?arch=noarch" } } }, { "category": "product_version", "name": "virt-devel:rhel:8100020240314161907:e155f54d", "product": { "name": "virt-devel:rhel:8100020240314161907:e155f54d", "product_id": "virt-devel:rhel:8100020240314161907:e155f54d", "product_identification_helper": { "purl": "pkg:rpm/redhat/virt-devel@rhel?rpmmod=virt-devel:rhel:8100020240314161907:e155f54d" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "product": { "name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "product_id": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=src" } } }, { "category": "product_version", "name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "product": { "name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "product_id": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "product": { "name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "product_id": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-winsupport@8.10-1.module%2Bel8.10.0%2B19908%2B9938c7c9?arch=src" } } }, { "category": "product_version", "name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "product": { "name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "product_id": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=src" } } }, { "category": "product_version", "name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "product": { "name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "product_id": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=src" } } }, { "category": "product_version", "name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "product": { "name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "product_id": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtpms@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=src" } } }, { "category": "product_version", "name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "product": { "name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "product_id": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=src" } } }, { "category": "product_version", "name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "product": { "name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "product_id": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-dbus@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=src" } } }, { "category": "product_version", "name": "libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "product": { "name": "libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "product_id": "libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-python@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=src" } } }, { "category": "product_version", "name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "product": { "name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "product_id": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=src" } } }, { "category": "product_version", "name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "product": { "name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "product_id": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=src" } } }, { "category": "product_version", "name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "product": { "name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "product_id": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Virt@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=src" } } }, { "category": "product_version", "name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "product": { "name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "product_id": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=src\u0026epoch=15" } } }, { "category": "product_version", "name": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "product": { "name": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "product_id": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/seabios@1.16.0-4.module%2Bel8.9.0%2B19570%2B14a90618?arch=src" } } }, { "category": "product_version", "name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "product": { "name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "product_id": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/sgabios@0.20170427git-3.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "product": { "name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "product_id": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/supermin@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=src" } } }, { "category": "product_version", "name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "product": { "name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "product_id": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=src" } } }, { "category": "product_version", "name": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "product": { "name": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "product_id": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/virt-v2v@1.42.0-22.module%2Bel8.9.0%2B18724%2B20190c23?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "product": { "name": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "product_id": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/SLOF@20210217-2.module%2Bel8.10.0%2B20141%2B6faa2812?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_id": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_id": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_id": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex-debugsource@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_id": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-appliance@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-debugsource@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-gfs2@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-gobject@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-gobject-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-gobject-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-java@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-java-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-java-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-rescue@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-rsync@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-tools-c@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-tools-c-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "product": { "name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "product_id": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-winsupport@8.10-1.module%2Bel8.10.0%2B19908%2B9938c7c9?arch=x86_64" } } }, { "category": "product_version", "name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-xfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-debugsource@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-devel@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-utils@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-utils-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd-debugsource@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtpms@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtpms-debuginfo@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtpms-debugsource@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtpms-devel@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-config-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-network-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-gluster@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-gluster-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-direct@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-direct-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-kvm@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-dbus@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-dbus-debuginfo@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-dbus-debugsource@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debugsource@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-docs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-libs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-libs-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-lock-sanlock@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-lock-sanlock-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-nss@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-nss-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "product_id": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-python-debugsource@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-wireshark@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product": { "name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_id": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-wireshark-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=x86_64" } } }, { "category": "product_version", "name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lua-guestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lua-guestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdfuse@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdfuse-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-basic-filters@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-basic-filters-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-basic-plugins@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-basic-plugins-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-curl-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-curl-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-debugsource@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-devel@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-example-plugins@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-example-plugins-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-gzip-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-gzip-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-gzip-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-gzip-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-linuxdisk-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-linuxdisk-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-nbd-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-nbd-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-python-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-python-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-server@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-server-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-ssh-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-ssh-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tar-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tar-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tar-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tar-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tmpdisk-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tmpdisk-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-vddk-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-vddk-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-xz-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-xz-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "product_id": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "product_id": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "product_id": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-debugsource@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "product_id": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-devel@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "product_id": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-libs@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "product_id": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-libs-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Guestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Guestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "product_id": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Virt@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "product_id": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Virt-debuginfo@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "product_id": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Virt-debugsource@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_id": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_id": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_id": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_id": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "product_id": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libvirt@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "product_id": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libvirt-debuginfo@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-gluster@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-gluster-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-iscsi@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-iscsi-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-ssh@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-ssh-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debugsource@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-docs@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-hw-usbredir@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-hw-usbredir-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-ui-opengl@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-ui-opengl-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-ui-spice@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-ui-spice-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } }, { "category": "product_version", "name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_id": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_id": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "product": { "name": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "product_id": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/seabios@1.16.0-4.module%2Bel8.9.0%2B19570%2B14a90618?arch=x86_64" } } }, { "category": "product_version", "name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "product_id": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/sgabios@0.20170427git-3.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "product_id": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/supermin@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "product_id": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/supermin-debuginfo@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "product_id": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/supermin-debugsource@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "product_id": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/supermin-devel@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product_id": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product_id": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product_id": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-debugsource@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product_id": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-devel@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product_id": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-libs@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product_id": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-libs-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product_id": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-tools@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product_id": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-tools-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product_id": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-tools-pkcs11@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/virt-dib@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/virt-dib-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "product_id": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/virt-v2v@1.42.0-22.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "product_id": "virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/virt-v2v-debuginfo@1.42.0-22.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "product_id": "virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/virt-v2v-debugsource@1.42.0-22.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_id": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_id": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_id": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_id": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libguestfs-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product": { "name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_id": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=x86_64" } } }, { "category": "product_version", "name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product": { "name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_id": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tests@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=x86_64\u0026epoch=15" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_id": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_id": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_id": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex-debugsource@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_id": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-appliance@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-debugsource@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-gfs2@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-gobject@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-gobject-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-gobject-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-java@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-java-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-java-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-rescue@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-rsync@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-tools-c@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-tools-c-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "product": { "name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "product_id": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-winsupport@8.10-1.module%2Bel8.10.0%2B19908%2B9938c7c9?arch=s390x" } } }, { "category": "product_version", "name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-xfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "product_id": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "product_id": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "product_id": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-debugsource@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "product_id": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-devel@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "product_id": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-utils@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "product_id": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-utils-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd-debugsource@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "product_id": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtpms@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "product_id": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtpms-debuginfo@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "product_id": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtpms-debugsource@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "product_id": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtpms-devel@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-config-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-network-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-gluster@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-gluster-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-direct@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-direct-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-kvm@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "product_id": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-dbus@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "product_id": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-dbus-debuginfo@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "product_id": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-dbus-debugsource@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debugsource@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-docs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-libs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-libs-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-lock-sanlock@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-lock-sanlock-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-nss@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-nss-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "product_id": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-python-debugsource@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-wireshark@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product": { "name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_id": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-wireshark-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=s390x" } } }, { "category": "product_version", "name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/lua-guestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/lua-guestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdfuse@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdfuse-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-basic-filters@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-basic-filters-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-basic-plugins@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-basic-plugins-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-curl-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-curl-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-debugsource@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-devel@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-example-plugins@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-example-plugins-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-gzip-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-gzip-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-gzip-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-gzip-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-linuxdisk-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-linuxdisk-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-nbd-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-nbd-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-python-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-python-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-server@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-server-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-ssh-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-ssh-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tar-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tar-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tar-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tar-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tmpdisk-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tmpdisk-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-xz-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-xz-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "product_id": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "product_id": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "product_id": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-debugsource@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "product_id": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-devel@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "product_id": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-libs@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "product_id": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-libs-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Guestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Guestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "product_id": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Virt@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "product_id": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Virt-debuginfo@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "product_id": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Virt-debugsource@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_id": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_id": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_id": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_id": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "product_id": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libvirt@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "product_id": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libvirt-debuginfo@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-iscsi@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-iscsi-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-ssh@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-ssh-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debugsource@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-docs@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } }, { "category": "product_version", "name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_id": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_id": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "product_id": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/supermin@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "product_id": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/supermin-debuginfo@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "product_id": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/supermin-debugsource@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "product_id": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/supermin-devel@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product_id": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product_id": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product_id": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-debugsource@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product_id": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-devel@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product_id": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-libs@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product_id": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-libs-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product_id": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-tools@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product_id": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-tools-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product_id": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-tools-pkcs11@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/virt-dib@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/virt-dib-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_id": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_id": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_id": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_id": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libguestfs-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product": { "name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_id": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=s390x" } } }, { "category": "product_version", "name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product": { "name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_id": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tests@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=s390x\u0026epoch=15" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex-debugsource@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-appliance@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-debugsource@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-gfs2@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-gobject@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-gobject-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-gobject-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-java@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-java-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-java-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-rescue@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-rsync@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-tools-c@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-tools-c-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "product": { "name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "product_id": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-winsupport@8.10-1.module%2Bel8.10.0%2B19908%2B9938c7c9?arch=ppc64le" } } }, { "category": "product_version", "name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-xfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-debugsource@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-devel@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-utils@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-utils-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd-debugsource@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtpms@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtpms-debuginfo@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtpms-debugsource@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtpms-devel@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-config-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-network-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-gluster@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-gluster-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-direct@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-direct-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-kvm@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-dbus@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-dbus-debuginfo@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-dbus-debugsource@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debugsource@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-docs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-libs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-libs-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-lock-sanlock@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-lock-sanlock-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-nss@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-nss-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-python-debugsource@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-wireshark@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product": { "name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_id": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-wireshark-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=ppc64le" } } }, { "category": "product_version", "name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/lua-guestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/lua-guestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdfuse@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdfuse-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-basic-filters@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-basic-filters-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-basic-plugins@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-basic-plugins-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-curl-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-curl-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-debugsource@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-devel@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-example-plugins@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-example-plugins-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-gzip-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-gzip-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-gzip-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-gzip-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-linuxdisk-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-linuxdisk-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-nbd-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-nbd-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-python-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-python-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-server@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-server-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-ssh-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-ssh-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tar-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tar-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tar-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tar-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tmpdisk-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tmpdisk-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-xz-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-xz-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-debugsource@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-devel@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-libs@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-libs-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Guestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Guestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Virt@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Virt-debuginfo@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Virt-debugsource@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libvirt@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libvirt-debuginfo@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-iscsi@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-iscsi-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-ssh@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-ssh-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debugsource@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-docs@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } }, { "category": "product_version", "name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/supermin@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/supermin-debuginfo@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/supermin-debugsource@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/supermin-devel@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-debugsource@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-devel@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-libs@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-libs-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-tools@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-tools-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-tools-pkcs11@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/virt-dib@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/virt-dib-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libguestfs-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product": { "name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_id": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=ppc64le" } } }, { "category": "product_version", "name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product": { "name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_id": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tests@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=ppc64le\u0026epoch=15" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_id": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_id": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_id": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex-debugsource@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_id": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-appliance@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-debugsource@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-gfs2@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-gobject@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-gobject-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-gobject-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-java@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-java-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-java-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-rescue@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-rsync@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-tools-c@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-tools-c-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "product": { "name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "product_id": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-winsupport@8.10-1.module%2Bel8.10.0%2B19908%2B9938c7c9?arch=aarch64" } } }, { "category": "product_version", "name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-xfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-debugsource@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-devel@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-utils@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-utils-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd-debugsource@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtpms@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtpms-debuginfo@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtpms-debugsource@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libtpms-devel@0.9.1-2.20211126git1ff6fe1f43.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-config-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-network-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-qemu-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-gluster@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-gluster-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-direct@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-direct-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-rbd-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-kvm@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-dbus@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-dbus-debuginfo@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-dbus-debugsource@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debugsource@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-docs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-libs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-libs-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-lock-sanlock@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-lock-sanlock-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-nss@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-nss-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "product_id": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-python-debugsource@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-wireshark@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product": { "name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_id": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-wireshark-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=aarch64" } } }, { "category": "product_version", "name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lua-guestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/lua-guestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdfuse@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdfuse-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-basic-filters@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-basic-filters-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-basic-plugins@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-basic-plugins-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-curl-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-curl-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-debugsource@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-devel@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-example-plugins@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-example-plugins-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-gzip-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-gzip-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-gzip-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-gzip-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-linuxdisk-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-linuxdisk-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-nbd-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-nbd-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-python-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-python-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-server@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-server-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-ssh-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-ssh-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tar-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tar-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tar-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tar-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tmpdisk-plugin@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-tmpdisk-plugin-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-xz-filter@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdkit-xz-filter-debuginfo@1.24.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "product_id": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "product_id": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "product_id": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-debugsource@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "product_id": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-devel@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "product_id": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-libs@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "product_id": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-libs-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Guestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Guestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "product_id": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Virt@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "product_id": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Virt-debuginfo@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "product_id": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Virt-debugsource@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_id": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_id": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_id": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_id": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "product_id": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libvirt@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "product_id": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libvirt-debuginfo@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-iscsi@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-iscsi-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-ssh@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-ssh-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debugsource@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-docs@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } }, { "category": "product_version", "name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_id": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_id": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "product_id": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/supermin@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "product_id": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/supermin-debuginfo@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "product_id": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/supermin-debugsource@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "product_id": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/supermin-devel@5.2.1-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product_id": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product_id": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product_id": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-debugsource@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product_id": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-devel@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product_id": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-libs@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product_id": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-libs-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product_id": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-tools@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product_id": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-tools-debuginfo@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product_id": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/swtpm-tools-pkcs11@0.7.0-4.20211109gitb79fd91.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/virt-dib@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/virt-dib-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_id": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_id": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_id": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libguestfs@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libguestfs-debuginfo@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_id": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libguestfs-devel@1.44.0-9.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product": { "name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_id": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=aarch64" } } }, { "category": "product_version", "name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product": { "name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_id": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tests@6.2.0-49.module%2Bel8.10.0%2B21533%2B3df3c4b6?arch=aarch64\u0026epoch=15" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product": { "name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_id": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product": { "name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_id": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product": { "name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_id": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex-debugsource@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product": { "name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_id": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "product": { "name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "product_id": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libguestfs-winsupport@8.10-1.module%2Bel8.10.0%2B19908%2B9938c7c9?arch=i686" } } }, { "category": "product_version", "name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "product": { "name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "product_id": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "product": { "name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "product_id": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "product": { "name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "product_id": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-debugsource@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "product": { "name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "product_id": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-devel@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "product": { "name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "product_id": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-utils@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "product": { "name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "product_id": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libiscsi-utils-debuginfo@1.18.0-8.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product": { "name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_id": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product": { "name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_id": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product": { "name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_id": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd-debugsource@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product": { "name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_id": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-client-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-config-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-config-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-interface-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-network@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-network-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nodedev-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-nwfilter-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-secret-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-core-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-disk-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-direct@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-iscsi-direct-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-logical-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-mpath-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-daemon-driver-storage-scsi-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "product": { "name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "product_id": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-dbus@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "product": { "name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "product_id": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-dbus-debuginfo@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "product": { "name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "product_id": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-dbus-debugsource@1.3.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-debugsource@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-devel@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-docs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-libs@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-libs-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-nss@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-nss-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "product": { "name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "product_id": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-python-debugsource@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-wireshark@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product": { "name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_id": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/libvirt-wireshark-debuginfo@8.0.0-23.module%2Bel8.10.0%2B21023%2B5962ee04?arch=i686" } } }, { "category": "product_version", "name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product": { "name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_id": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdfuse@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product": { "name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_id": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nbdfuse-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "product": { "name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "product_id": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "product": { "name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "product_id": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "product": { "name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "product_id": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-debugsource@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "product": { "name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "product_id": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-devel@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "product": { "name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "product_id": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-libs@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "product": { "name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "product_id": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/netcf-libs-debuginfo@0.2.8-12.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product": { "name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_id": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product": { "name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_id": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product": { "name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_id": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-hivex-devel@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product": { "name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_id": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product": { "name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_id": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product": { "name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_id": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/ocaml-libnbd-devel@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "product": { "name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "product_id": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Virt@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "product": { "name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "product_id": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Virt-debuginfo@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "product": { "name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "product_id": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-Sys-Virt-debugsource@8.0.0-1.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product": { "name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_id": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product": { "name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_id": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/perl-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product": { "name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_id": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product": { "name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_id": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product": { "name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_id": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libnbd@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product": { "name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_id": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libnbd-debuginfo@1.6.0-5.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "product": { "name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "product_id": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libvirt@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "product": { "name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "product_id": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libvirt-debuginfo@8.0.0-2.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product": { "name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_id": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-hivex@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product": { "name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_id": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-hivex-debuginfo@1.3.18-23.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686" } } }, { "category": "product_version", "name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "product": { "name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "product_id": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/sgabios@0.20170427git-3.module%2Bel8.9.0%2B18724%2B20190c23?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, "product_reference": "virt:rhel:8100020240314161907:e155f54d", "relates_to_product_reference": "AppStream-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch" }, "product_reference": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src" }, "product_reference": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src" }, "product_reference": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src" }, "product_reference": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch" }, "product_reference": "libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch" }, "product_reference": "libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch" }, "product_reference": "libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch" }, "product_reference": "libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch" }, "product_reference": "libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch" }, "product_reference": "libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64" }, "product_reference": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le" }, "product_reference": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x" }, "product_reference": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src" }, "product_reference": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64" }, "product_reference": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src" }, "product_reference": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src" }, "product_reference": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch" }, "product_reference": "libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src" }, "product_reference": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src" }, "product_reference": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src" }, "product_reference": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src" }, "product_reference": "libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64" }, "product_reference": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le" }, "product_reference": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x" }, "product_reference": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64" }, "product_reference": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src" }, "product_reference": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch" }, "product_reference": "nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src" }, "product_reference": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src" }, "product_reference": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src" }, "product_reference": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src" }, "product_reference": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64" }, "product_reference": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch" }, "product_reference": "seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch" }, "product_reference": "seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src" }, "product_reference": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch" }, "product_reference": "sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src" }, "product_reference": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src" }, "product_reference": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src" }, "product_reference": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch" }, "product_reference": "virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64 as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch" }, "product_reference": "virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch as a component of virt:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch" }, "product_reference": "virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "relates_to_product_reference": "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, "product_reference": "virt-devel:rhel:8100020240314161907:e155f54d", "relates_to_product_reference": "CRB-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src" }, "product_reference": "SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686" }, "product_reference": "libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686" }, "product_reference": "libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64" }, "product_reference": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le" }, "product_reference": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x" }, "product_reference": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64" }, "product_reference": "ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64" }, "product_reference": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le" }, "product_reference": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x" }, "product_reference": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64" }, "product_reference": "qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src" }, "product_reference": "seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686 as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686" }, "product_reference": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src" }, "product_reference": "sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" }, { "category": "default_component_of", "full_product_name": { "name": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src as a component of virt-devel:rhel:8100020240314161907:e155f54d as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src" }, "product_reference": "virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "relates_to_product_reference": "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Kevin Denis" ], "organization": "Synacktiv" } ], "cve": "CVE-2023-3255", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "discovery_date": "2023-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2218486" } ], "notes": [ { "category": "description", "text": "A flaw was found in the QEMU built-in VNC server while processing ClientCutText messages. A wrong exit condition may lead to an infinite loop when inflating an attacker controlled zlib buffer in the `inflate_buffer` function. This could allow a remote authenticated client who is able to send a clipboard to the VNC server to trigger a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: VNC: infinite loop in inflate_buffer() leads to denial of service", "title": "Vulnerability summary" }, { "category": "other", "text": "The `qemu-kvm` versions as shipped with Red Hat Enterprise Linux 6, 7, and RHEL Advanced Virtualization are not affected by this flaw as they did not include VNC clipboard support (upstream commit 0bf41cab).", "title": "Statement" }, { "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": [ "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3255" }, { "category": "external", "summary": "RHBZ#2218486", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218486" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3255", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3255" } ], "release_date": "2023-07-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T10:16:15+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", "product_ids": [ "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2962" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "QEMU: VNC: infinite loop in inflate_buffer() leads to denial of service" }, { "cve": "CVE-2023-5088", "cwe": { "id": "CWE-821", "name": "Incorrect Synchronization" }, "discovery_date": "2023-09-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2247283" } ], "notes": [ { "category": "description", "text": "A bug in QEMU could cause a guest I/O operation otherwise addressed to an arbitrary disk offset to be targeted to offset 0 instead (potentially overwriting the VM\u0027s boot code). This could be used, for example, by L2 guests with a virtual disk (vdiskL2) stored on a virtual disk of an L1 (vdiskL1) hypervisor to read and/or write data to LBA 0 of vdiskL1, potentially gaining control of L1 at its next reboot.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: improper IDE controller reset can lead to MBR overwrite", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat currently provides the nested virtualization feature as a Technology Preview. Nested virtualization is therefore unsupported for production use. For more information please refer to https://access.redhat.com/solutions/21101 and https://access.redhat.com/support/offerings/techpreview.", "title": "Statement" }, { "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": [ "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5088" }, { "category": "external", "summary": "RHBZ#2247283", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247283" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5088", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5088" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5088", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5088" }, { "category": "external", "summary": "https://lore.kernel.org/all/20230921160712.99521-1-simon.rowe@nutanix.com/T/", "url": "https://lore.kernel.org/all/20230921160712.99521-1-simon.rowe@nutanix.com/T/" } ], "release_date": "2023-09-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T10:16:15+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", "product_ids": [ "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2962" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "QEMU: improper IDE controller reset can lead to MBR overwrite" }, { "acknowledgments": [ { "names": [ "Markus Frank", "Fiona Ebner" ], "organization": "Proxmox" } ], "cve": "CVE-2023-6683", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "discovery_date": "2023-12-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2254825" } ], "notes": [ { "category": "description", "text": "A flaw was found in the QEMU built-in VNC server while processing ClientCutText messages. The qemu_clipboard_request() function can be reached before vnc_server_cut_text_caps() was called and had the chance to initialize the clipboard peer, leading to a NULL pointer dereference. This could allow a malicious authenticated VNC client to crash QEMU and trigger a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: VNC: NULL pointer dereference in qemu_clipboard_request()", "title": "Vulnerability summary" }, { "category": "other", "text": "The `qemu-kvm` versions, as shipped with Red Hat Enterprise Linux 6, 7, and RHEL Advanced Virtualization, are not affected by this flaw as they did not include VNC clipboard support (upstream commit 0bf41cab).", "title": "Statement" }, { "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": [ "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6683" }, { "category": "external", "summary": "RHBZ#2254825", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254825" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6683", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6683" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6683", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6683" } ], "release_date": "2024-01-12T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T10:16:15+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", "product_ids": [ "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2962" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "QEMU: VNC: NULL pointer dereference in qemu_clipboard_request()" }, { "acknowledgments": [ { "names": [ "Xiao Lei" ], "organization": "Zhejiang University" } ], "cve": "CVE-2023-6693", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2023-12-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2254580" } ], "notes": [ { "category": "description", "text": "A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: virtio-net: stack buffer overflow in virtio_net_flush_tx()", "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": [ "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6693" }, { "category": "external", "summary": "RHBZ#2254580", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254580" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6693", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6693" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6693", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6693" } ], "release_date": "2024-01-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T10:16:15+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", "product_ids": [ "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2962" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-appliance-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-bash-completion-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-debugsource-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gfs2-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-gobject-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-inspect-icons-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-java-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-javadoc-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-ja-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-man-pages-uk-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rescue-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-rsync-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-1:1.44.0-9.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-tools-c-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libguestfs-xfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-bash-completion-0:1.6.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debuginfo-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-debugsource-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libtpms-devel-0:0.9.1-2.20211126git1ff6fe1f43.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-qemu-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-gluster-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-rbd-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-daemon-kvm-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-lock-sanlock-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-0:8.0.0-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:lua-guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-bash-completion-0:1.24.0-5.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-filters-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-basic-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-curl-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-debugsource-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-devel-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-example-plugins-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-gzip-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-linuxdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-nbd-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-python-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-server-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-ssh-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tar-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-tmpdisk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-vddk-plugin-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:nbdkit-xz-filter-debuginfo-0:1.24.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Guestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-guest-agent-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-img-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-curl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-gluster-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-iscsi-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-rbd-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-block-ssh-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-common-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-core-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-debugsource-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-docs-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-hw-usbredir-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-opengl-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:qemu-kvm-ui-spice-debuginfo-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:ruby-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:seavgabios-bin-0:1.16.0-4.module+el8.9.0+19570+14a90618.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:sgabios-bin-1:0.20170427git-3.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debuginfo-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-debugsource-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:supermin-devel-0:5.2.1-2.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-debugsource-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-devel-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-libs-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-debuginfo-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:swtpm-tools-pkcs11-0:0.7.0-4.20211109gitb79fd91.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-dib-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-bash-completion-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debuginfo-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-debugsource-1:1.42.0-22.module+el8.9.0+18724+20190c23.x86_64", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-ja-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "AppStream-8.10.0.GA:virt:rhel:8100020240314161907:e155f54d:virt-v2v-man-pages-uk-1:1.42.0-22.module+el8.9.0+18724+20190c23.noarch", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:SLOF-0:20210217-2.module+el8.10.0+20141+6faa2812.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-debugsource-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libguestfs-winsupport-0:8.10-1.module+el8.10.0+19908+9938c7c9.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-debugsource-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-devel-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-debugsource-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-client-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-config-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-interface-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-network-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nodedev-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-nwfilter-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-secret-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-core-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-disk-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-logical-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-mpath-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-daemon-driver-storage-scsi-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-dbus-debugsource-0:1.3.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-debugsource-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-devel-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-docs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-libs-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-nss-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-python-debugsource-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:libvirt-wireshark-debuginfo-0:8.0.0-23.module+el8.10.0+21023+5962ee04.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:nbdfuse-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-debugsource-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-devel-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:netcf-libs-debuginfo-0:0.2.8-12.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-hivex-devel-0:1.3.18-23.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-debuginfo-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libguestfs-devel-1:1.44.0-9.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ocaml-libnbd-devel-0:1.6.0-5.module+el8.9.0+18724+20190c23.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debuginfo-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-Sys-Virt-debugsource-0:8.0.0-1.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:perl-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libnbd-debuginfo-0:1.6.0-5.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:python3-libvirt-debuginfo-0:8.0.0-2.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.aarch64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.ppc64le", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.s390x", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:qemu-kvm-tests-15:6.2.0-49.module+el8.10.0+21533+3df3c4b6.x86_64", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:ruby-hivex-debuginfo-0:1.3.18-23.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:seabios-0:1.16.0-4.module+el8.9.0+19570+14a90618.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.i686", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:sgabios-1:0.20170427git-3.module+el8.9.0+18724+20190c23.src", "CRB-8.10.0.GA:virt-devel:rhel:8100020240314161907:e155f54d:virt-v2v-1:1.42.0-22.module+el8.9.0+18724+20190c23.src" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "QEMU: virtio-net: stack buffer overflow in virtio_net_flush_tx()" } ] }
rhsa-2025:4492
Vulnerability from csaf_redhat
Published
2025-05-06 02:29
Modified
2025-08-04 06:17
Summary
Red Hat Security Advisory: qemu-kvm security update
Notes
Topic
An update for qemu-kvm is now available for Red Hat Enterprise Linux 9.
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
Kernel-based Virtual Machine (KVM) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm packages provide the user-space component for running virtual machines that use KVM.
Security Fix(es):
* QEMU: virtio-net: stack buffer overflow in virtio_net_flush_tx() (CVE-2023-6693)
* qemu-kvm: net: assertion failure in update_sctp_checksum() (CVE-2024-3567)
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.
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 qemu-kvm is now available for Red Hat Enterprise Linux 9.\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": "Kernel-based Virtual Machine (KVM) is a full virtualization solution for Linux on a variety of architectures. The qemu-kvm packages provide the user-space component for running virtual machines that use KVM.\n\nSecurity Fix(es):\n\n* QEMU: virtio-net: stack buffer overflow in virtio_net_flush_tx() (CVE-2023-6693)\n\n* qemu-kvm: net: assertion failure in update_sctp_checksum() (CVE-2024-3567)\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.", "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-2025:4492", "url": "https://access.redhat.com/errata/RHSA-2025:4492" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2254580", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254580" }, { "category": "external", "summary": "2274339", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274339" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_4492.json" } ], "title": "Red Hat Security Advisory: qemu-kvm security update", "tracking": { "current_release_date": "2025-08-04T06:17:50+00:00", "generator": { "date": "2025-08-04T06:17:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2025:4492", "initial_release_date": "2025-05-06T02:29:16+00:00", "revision_history": [ { "date": "2025-05-06T02:29:16+00:00", "number": "1", "summary": "Initial version" }, { "date": "2025-05-06T02:29:16+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T06:17:50+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 AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "qemu-guest-agent-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-guest-agent-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-guest-agent-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-img-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-img-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-img-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-audio-pa@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-blkio@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-common-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-common-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-common-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-core-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-core-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-core-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-pci@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-redirect@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-docs-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-docs-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-docs-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-docs@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-tools-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-tools-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-tools-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-pr-helper-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-pr-helper-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-pr-helper-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-pr-helper@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debugsource@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img-debuginfo@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-audio-dbus-debuginfo@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-audio-pa-debuginfo@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-blkio-debuginfo@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl-debuginfo@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd-debuginfo@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common-debuginfo@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core-debuginfo@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-debuginfo@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-pci-debuginfo@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host-debuginfo@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-redirect-debuginfo@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tests-debuginfo@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools-debuginfo@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-ui-dbus-debuginfo@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product": { "name": "qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_id": "qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-pr-helper-debuginfo@9.0.0-10.el9_5.3?arch=aarch64\u0026epoch=17" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "qemu-guest-agent-17:9.0.0-10.el9_5.3.ppc64le", "product": { "name": "qemu-guest-agent-17:9.0.0-10.el9_5.3.ppc64le", "product_id": "qemu-guest-agent-17:9.0.0-10.el9_5.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent@9.0.0-10.el9_5.3?arch=ppc64le\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-img-17:9.0.0-10.el9_5.3.ppc64le", "product": { "name": "qemu-img-17:9.0.0-10.el9_5.3.ppc64le", "product_id": "qemu-img-17:9.0.0-10.el9_5.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img@9.0.0-10.el9_5.3?arch=ppc64le\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.ppc64le", "product": { "name": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.ppc64le", "product_id": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debugsource@9.0.0-10.el9_5.3?arch=ppc64le\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "product": { "name": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "product_id": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@9.0.0-10.el9_5.3?arch=ppc64le\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "product": { "name": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "product_id": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img-debuginfo@9.0.0-10.el9_5.3?arch=ppc64le\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "product": { "name": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "product_id": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@9.0.0-10.el9_5.3?arch=ppc64le\u0026epoch=17" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "qemu-guest-agent-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-guest-agent-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-guest-agent-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-img-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-img-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-img-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-audio-pa@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-blkio@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-common-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-common-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-common-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-core-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-core-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-core-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-pci@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-vga-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-device-display-virtio-vga-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-device-display-virtio-vga-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-vga@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-redirect@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-docs-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-docs-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-docs-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-docs@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-tools-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-tools-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-tools-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-ui-egl-headless-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-ui-egl-headless-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-ui-egl-headless-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-ui-egl-headless@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-ui-opengl-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-ui-opengl-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-ui-opengl-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-ui-opengl@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-pr-helper-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-pr-helper-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-pr-helper-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-pr-helper@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debugsource@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-audio-dbus-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-audio-pa-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-blkio-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-pci-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-vga-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-device-display-virtio-vga-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-device-display-virtio-vga-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-vga-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-redirect-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tests-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-ui-dbus-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-ui-egl-headless-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-ui-egl-headless-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-ui-egl-headless-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-ui-egl-headless-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-ui-opengl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-kvm-ui-opengl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-kvm-ui-opengl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-ui-opengl-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product": { "name": "qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_id": "qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-pr-helper-debuginfo@9.0.0-10.el9_5.3?arch=x86_64\u0026epoch=17" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "qemu-guest-agent-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-guest-agent-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-guest-agent-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-img-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-img-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-img-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-audio-pa@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-blkio@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-common-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-common-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-common-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-core-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-core-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-core-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-ccw-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-device-display-virtio-gpu-ccw-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-device-display-virtio-gpu-ccw-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-ccw@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-docs-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-docs-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-docs-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-docs@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-tools-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-tools-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-tools-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-pr-helper-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-pr-helper-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-pr-helper-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-pr-helper@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debugsource@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-guest-agent-debuginfo@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-img-debuginfo@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-audio-dbus-debuginfo@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-audio-pa-debuginfo@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-blkio-debuginfo@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-curl-debuginfo@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-block-rbd-debuginfo@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-common-debuginfo@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-core-debuginfo@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-debuginfo@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-ccw-debuginfo@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-display-virtio-gpu-debuginfo@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-device-usb-host-debuginfo@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tests-debuginfo@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-tools-debuginfo@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm-ui-dbus-debuginfo@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } }, { "category": "product_version", "name": "qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product": { "name": "qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_id": "qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-pr-helper-debuginfo@9.0.0-10.el9_5.3?arch=s390x\u0026epoch=17" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "qemu-kvm-17:9.0.0-10.el9_5.3.src", "product": { "name": "qemu-kvm-17:9.0.0-10.el9_5.3.src", "product_id": "qemu-kvm-17:9.0.0-10.el9_5.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/qemu-kvm@9.0.0-10.el9_5.3?arch=src\u0026epoch=17" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-guest-agent-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-17:9.0.0-10.el9_5.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.ppc64le" }, "product_reference": "qemu-guest-agent-17:9.0.0-10.el9_5.3.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-guest-agent-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-guest-agent-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.ppc64le" }, "product_reference": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-img-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-17:9.0.0-10.el9_5.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.ppc64le" }, "product_reference": "qemu-img-17:9.0.0-10.el9_5.3.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-img-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-img-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.ppc64le" }, "product_reference": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-img-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-17:9.0.0-10.el9_5.3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.src" }, "product_reference": "qemu-kvm-17:9.0.0-10.el9_5.3.src", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-common-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-common-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-common-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-core-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-core-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-core-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.ppc64le" }, "product_reference": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.ppc64le" }, "product_reference": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.ppc64le", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-ccw-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-ccw-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-ccw-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-vga-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-vga-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-device-display-virtio-vga-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-display-virtio-vga-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-vga-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-device-display-virtio-vga-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-docs-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-docs-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-docs-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-docs-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-docs-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-docs-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-tools-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-tools-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-tools-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-ui-egl-headless-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-egl-headless-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-ui-egl-headless-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-ui-egl-headless-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-egl-headless-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-ui-egl-headless-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-ui-opengl-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-opengl-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-ui-opengl-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-kvm-ui-opengl-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-opengl-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-kvm-ui-opengl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-pr-helper-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-pr-helper-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-pr-helper-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-pr-helper-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-pr-helper-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-pr-helper-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.aarch64" }, "product_reference": "qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.s390x" }, "product_reference": "qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.s390x", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.x86_64" }, "product_reference": "qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Xiao Lei" ], "organization": "Zhejiang University" } ], "cve": "CVE-2023-6693", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "discovery_date": "2023-12-11T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2254580" } ], "notes": [ { "category": "description", "text": "A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak.", "title": "Vulnerability description" }, { "category": "summary", "text": "QEMU: virtio-net: stack buffer overflow in virtio_net_flush_tx()", "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": [ "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.src", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-ccw-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-vga-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-vga-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-egl-headless-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-egl-headless-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-opengl-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-opengl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6693" }, { "category": "external", "summary": "RHBZ#2254580", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254580" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6693", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6693" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6693", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6693" } ], "release_date": "2024-01-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-05-06T02:29:16+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", "product_ids": [ "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.src", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-ccw-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-vga-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-vga-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-egl-headless-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-egl-headless-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-opengl-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-opengl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:4492" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.src", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-ccw-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-vga-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-vga-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-egl-headless-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-egl-headless-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-opengl-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-opengl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.src", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-ccw-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-vga-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-vga-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-egl-headless-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-egl-headless-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-opengl-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-opengl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "QEMU: virtio-net: stack buffer overflow in virtio_net_flush_tx()" }, { "cve": "CVE-2024-3567", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-04-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2274339" } ], "notes": [ { "category": "description", "text": "A flaw was found in QEMU. An assertion failure was present in the update_sctp_checksum() function in hw/net/net_tx_pkt.c when trying to calculate the checksum of a short-sized fragmented packet. This flaw allows a malicious guest to crash QEMU and cause a denial of service condition.", "title": "Vulnerability description" }, { "category": "summary", "text": "qemu-kvm: net: assertion failure in update_sctp_checksum()", "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": [ "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.src", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-ccw-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-vga-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-vga-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-egl-headless-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-egl-headless-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-opengl-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-opengl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-3567" }, { "category": "external", "summary": "RHBZ#2274339", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274339" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-3567", "url": "https://www.cve.org/CVERecord?id=CVE-2024-3567" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3567", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3567" }, { "category": "external", "summary": "https://gitlab.com/qemu-project/qemu/-/issues/2273", "url": "https://gitlab.com/qemu-project/qemu/-/issues/2273" } ], "release_date": "2024-04-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2025-05-06T02:29:16+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", "product_ids": [ "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.src", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-ccw-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-vga-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-vga-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-egl-headless-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-egl-headless-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-opengl-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-opengl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2025:4492" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-guest-agent-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-img-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-img-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.src", "AppStream-9.5.0.Z.MAIN:qemu-kvm-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-audio-pa-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-blkio-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-curl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-block-rbd-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-common-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-core-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.ppc64le", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-debugsource-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-ccw-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-ccw-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-gpu-pci-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-vga-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-display-virtio-vga-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-host-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-device-usb-redirect-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-docs-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tests-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-tools-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-dbus-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-egl-headless-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-egl-headless-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-opengl-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-kvm-ui-opengl-debuginfo-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-17:9.0.0-10.el9_5.3.x86_64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.aarch64", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.s390x", "AppStream-9.5.0.Z.MAIN:qemu-pr-helper-debuginfo-17:9.0.0-10.el9_5.3.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "qemu-kvm: net: assertion failure in update_sctp_checksum()" } ] }
fkie_cve-2023-6693
Vulnerability from fkie_nvd
Published
2024-01-02 10:15
Modified
2025-05-06 09:15
Severity ?
4.9 (Medium) - CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
5.3 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
5.3 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Summary
A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak.
References
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | https://access.redhat.com/errata/RHSA-2024:2962 | ||
secalert@redhat.com | https://access.redhat.com/errata/RHSA-2025:4492 | ||
secalert@redhat.com | https://access.redhat.com/security/cve/CVE-2023-6693 | Third Party Advisory | |
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=2254580 | Issue Tracking, Patch | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2024:2962 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/security/cve/CVE-2023-6693 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=2254580 | Issue Tracking, Patch | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OYGUN5HVOXESW7MSNM44E4AE2VNXQB6Y/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20240208-0004/ |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
qemu | qemu | * | |
redhat | enterprise_linux | 8.0 | |
redhat | enterprise_linux | 8.0 | |
redhat | enterprise_linux | 9.0 | |
fedoraproject | fedora | 39 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*", "matchCriteriaId": "EF658C4B-28B2-4514-A3E6-8AE0F8028C53", "versionEndExcluding": "8.2.1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:-:*:*:*", "matchCriteriaId": "053C1B35-3869-41C2-9551-044182DE0A64", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:advanced_virtualization:*:*:*", "matchCriteriaId": "3AA08768-75AF-4791-B229-AE938C780959", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "7F6FB57C-2BC7-487C-96DD-132683AEB35D", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*", "matchCriteriaId": "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak." }, { "lang": "es", "value": "Se encontr\u00f3 un desbordamiento de b\u00fafer en la regi\u00f3n stack de la memoria en el dispositivo virtio-net de QEMU. Este problema ocurre al vaciar TX en la funci\u00f3n virtio_net_flush_tx si las funciones de invitado VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 y VIRTIO_NET_F_MRG_RXBUF est\u00e1n habilitadas. Esto podr\u00eda permitir que un usuario malintencionado sobrescriba las variables locales asignadas en la pila. Espec\u00edficamente, la variable `out_sg` podr\u00eda usarse para leer una parte de la memoria del proceso y enviarla al cable, provocando una fuga de informaci\u00f3n." } ], "id": "CVE-2023-6693", "lastModified": "2025-05-06T09:15:16.097", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 1.4, "impactScore": 3.4, "source": "secalert@redhat.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 3.4, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2024-01-02T10:15:08.930", "references": [ { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHSA-2024:2962" }, { "source": "secalert@redhat.com", "url": "https://access.redhat.com/errata/RHSA-2025:4492" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/security/cve/CVE-2023-6693" }, { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Patch" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254580" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://access.redhat.com/errata/RHSA-2024:2962" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/security/cve/CVE-2023-6693" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Patch" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254580" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OYGUN5HVOXESW7MSNM44E4AE2VNXQB6Y/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.netapp.com/advisory/ntap-20240208-0004/" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-121" } ], "source": "secalert@redhat.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-787" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
gsd-2023-6693
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-6693", "id": "GSD-2023-6693" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-6693" ], "details": "A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak.", "id": "GSD-2023-6693", "modified": "2023-12-13T01:20:32.968496Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2023-6693", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Red Hat Enterprise Linux 6", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "defaultStatus": "unknown" } } ] } }, { "product_name": "Red Hat Enterprise Linux 7", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "defaultStatus": "unknown" } }, { "version_value": "not down converted", "x_cve_json_5_version_data": { "defaultStatus": "unknown" } } ] } }, { "product_name": "Red Hat Enterprise Linux 8", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "defaultStatus": "affected" } } ] } }, { "product_name": "Red Hat Enterprise Linux 8 Advanced Virtualization", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "defaultStatus": "affected" } } ] } }, { "product_name": "Red Hat Enterprise Linux 9", "version": { "version_data": [ { "version_value": "not down converted", "x_cve_json_5_version_data": { "defaultStatus": "affected" } } ] } } ] }, "vendor_name": "Red Hat" } ] } }, "credits": [ { "lang": "en", "value": "Red Hat would like to thank Xiao Lei (Zhejiang University) for reporting this issue." } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak." } ] }, "impact": { "cvss": [ { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-121", "lang": "eng", "value": "Stack-based Buffer Overflow" } ] } ] }, "references": { "reference_data": [ { "name": "https://access.redhat.com/security/cve/CVE-2023-6693", "refsource": "MISC", "url": "https://access.redhat.com/security/cve/CVE-2023-6693" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=2254580", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254580" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OYGUN5HVOXESW7MSNM44E4AE2VNXQB6Y/", "refsource": "MISC", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OYGUN5HVOXESW7MSNM44E4AE2VNXQB6Y/" }, { "name": "https://security.netapp.com/advisory/ntap-20240208-0004/", "refsource": "MISC", "url": "https://security.netapp.com/advisory/ntap-20240208-0004/" } ] }, "work_around": [ { "lang": "en", "value": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability." } ] }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:qemu:qemu:*:*:*:*:*:*:*:*", "matchCriteriaId": "EF658C4B-28B2-4514-A3E6-8AE0F8028C53", "versionEndExcluding": "8.2.1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:-:*:*:*", "matchCriteriaId": "053C1B35-3869-41C2-9551-044182DE0A64", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:advanced_virtualization:*:*:*", "matchCriteriaId": "3AA08768-75AF-4791-B229-AE938C780959", "vulnerable": true }, { "criteria": "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "7F6FB57C-2BC7-487C-96DD-132683AEB35D", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*", "matchCriteriaId": "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak." }, { "lang": "es", "value": "Se encontr\u00f3 un desbordamiento de b\u00fafer en la regi\u00f3n stack de la memoria en el dispositivo virtio-net de QEMU. Este problema ocurre al vaciar TX en la funci\u00f3n virtio_net_flush_tx si las funciones de invitado VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 y VIRTIO_NET_F_MRG_RXBUF est\u00e1n habilitadas. Esto podr\u00eda permitir que un usuario malintencionado sobrescriba las variables locales asignadas en la pila. Espec\u00edficamente, la variable `out_sg` podr\u00eda usarse para leer una parte de la memoria del proceso y enviarla al cable, provocando una fuga de informaci\u00f3n." } ], "id": "CVE-2023-6693", "lastModified": "2024-03-08T17:57:54.067", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 3.4, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "LOW", "baseScore": 4.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "exploitabilityScore": 1.4, "impactScore": 3.4, "source": "secalert@redhat.com", "type": "Secondary" } ] }, "published": "2024-01-02T10:15:08.930", "references": [ { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/security/cve/CVE-2023-6693" }, { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Patch" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254580" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OYGUN5HVOXESW7MSNM44E4AE2VNXQB6Y/" }, { "source": "secalert@redhat.com", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20240208-0004/" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-787" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-121" } ], "source": "secalert@redhat.com", "type": "Secondary" } ] } } } }
opensuse-su-2024:13705-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
qemu-8.2.1-1.1 on GA media
Notes
Title of the patch
qemu-8.2.1-1.1 on GA media
Description of the patch
These are all security issues fixed in the qemu-8.2.1-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-13705
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": "qemu-8.2.1-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the qemu-8.2.1-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13705", "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-2024_13705-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-6693 page", "url": "https://www.suse.com/security/cve/CVE-2023-6693/" } ], "title": "qemu-8.2.1-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13705-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "qemu-8.2.1-1.1.aarch64", "product": { "name": "qemu-8.2.1-1.1.aarch64", "product_id": "qemu-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-SLOF-8.2.1-1.1.aarch64", "product": { "name": "qemu-SLOF-8.2.1-1.1.aarch64", "product_id": "qemu-SLOF-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-accel-qtest-8.2.1-1.1.aarch64", "product": { "name": "qemu-accel-qtest-8.2.1-1.1.aarch64", "product_id": "qemu-accel-qtest-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-accel-tcg-x86-8.2.1-1.1.aarch64", "product": { "name": "qemu-accel-tcg-x86-8.2.1-1.1.aarch64", "product_id": "qemu-accel-tcg-x86-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-arm-8.2.1-1.1.aarch64", "product": { "name": "qemu-arm-8.2.1-1.1.aarch64", "product_id": "qemu-arm-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-audio-alsa-8.2.1-1.1.aarch64", "product": { "name": "qemu-audio-alsa-8.2.1-1.1.aarch64", "product_id": "qemu-audio-alsa-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-audio-dbus-8.2.1-1.1.aarch64", "product": { "name": "qemu-audio-dbus-8.2.1-1.1.aarch64", "product_id": "qemu-audio-dbus-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-audio-jack-8.2.1-1.1.aarch64", "product": { "name": "qemu-audio-jack-8.2.1-1.1.aarch64", "product_id": "qemu-audio-jack-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-audio-oss-8.2.1-1.1.aarch64", "product": { "name": "qemu-audio-oss-8.2.1-1.1.aarch64", "product_id": "qemu-audio-oss-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-audio-pa-8.2.1-1.1.aarch64", "product": { "name": "qemu-audio-pa-8.2.1-1.1.aarch64", "product_id": "qemu-audio-pa-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-audio-pipewire-8.2.1-1.1.aarch64", "product": { "name": "qemu-audio-pipewire-8.2.1-1.1.aarch64", "product_id": "qemu-audio-pipewire-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-audio-spice-8.2.1-1.1.aarch64", "product": { "name": "qemu-audio-spice-8.2.1-1.1.aarch64", "product_id": "qemu-audio-spice-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-curl-8.2.1-1.1.aarch64", "product": { "name": "qemu-block-curl-8.2.1-1.1.aarch64", "product_id": "qemu-block-curl-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-dmg-8.2.1-1.1.aarch64", "product": { "name": "qemu-block-dmg-8.2.1-1.1.aarch64", "product_id": "qemu-block-dmg-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-gluster-8.2.1-1.1.aarch64", "product": { "name": "qemu-block-gluster-8.2.1-1.1.aarch64", "product_id": "qemu-block-gluster-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-iscsi-8.2.1-1.1.aarch64", "product": { "name": "qemu-block-iscsi-8.2.1-1.1.aarch64", "product_id": "qemu-block-iscsi-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-nfs-8.2.1-1.1.aarch64", "product": { "name": "qemu-block-nfs-8.2.1-1.1.aarch64", "product_id": "qemu-block-nfs-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-rbd-8.2.1-1.1.aarch64", "product": { "name": "qemu-block-rbd-8.2.1-1.1.aarch64", "product_id": "qemu-block-rbd-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-block-ssh-8.2.1-1.1.aarch64", "product": { "name": "qemu-block-ssh-8.2.1-1.1.aarch64", "product_id": "qemu-block-ssh-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-chardev-baum-8.2.1-1.1.aarch64", "product": { "name": "qemu-chardev-baum-8.2.1-1.1.aarch64", "product_id": "qemu-chardev-baum-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-chardev-spice-8.2.1-1.1.aarch64", "product": { "name": "qemu-chardev-spice-8.2.1-1.1.aarch64", "product_id": "qemu-chardev-spice-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-doc-8.2.1-1.1.aarch64", "product": { "name": "qemu-doc-8.2.1-1.1.aarch64", "product_id": "qemu-doc-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-extra-8.2.1-1.1.aarch64", "product": { "name": "qemu-extra-8.2.1-1.1.aarch64", "product_id": "qemu-extra-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-guest-agent-8.2.1-1.1.aarch64", "product": { "name": "qemu-guest-agent-8.2.1-1.1.aarch64", "product_id": "qemu-guest-agent-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-headless-8.2.1-1.1.aarch64", "product": { "name": "qemu-headless-8.2.1-1.1.aarch64", "product_id": "qemu-headless-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-hw-display-qxl-8.2.1-1.1.aarch64", "product": { "name": "qemu-hw-display-qxl-8.2.1-1.1.aarch64", "product_id": "qemu-hw-display-qxl-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-gpu-8.2.1-1.1.aarch64", "product": { "name": "qemu-hw-display-virtio-gpu-8.2.1-1.1.aarch64", "product_id": "qemu-hw-display-virtio-gpu-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.aarch64", "product": { "name": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.aarch64", "product_id": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-vga-8.2.1-1.1.aarch64", "product": { "name": "qemu-hw-display-virtio-vga-8.2.1-1.1.aarch64", "product_id": "qemu-hw-display-virtio-vga-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.aarch64", "product": { "name": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.aarch64", "product_id": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-hw-usb-host-8.2.1-1.1.aarch64", "product": { "name": "qemu-hw-usb-host-8.2.1-1.1.aarch64", "product_id": "qemu-hw-usb-host-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-hw-usb-redirect-8.2.1-1.1.aarch64", "product": { "name": "qemu-hw-usb-redirect-8.2.1-1.1.aarch64", "product_id": "qemu-hw-usb-redirect-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-hw-usb-smartcard-8.2.1-1.1.aarch64", "product": { "name": "qemu-hw-usb-smartcard-8.2.1-1.1.aarch64", "product_id": "qemu-hw-usb-smartcard-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-img-8.2.1-1.1.aarch64", "product": { "name": "qemu-img-8.2.1-1.1.aarch64", "product_id": "qemu-img-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-ipxe-8.2.1-1.1.aarch64", "product": { "name": "qemu-ipxe-8.2.1-1.1.aarch64", "product_id": "qemu-ipxe-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-ivshmem-tools-8.2.1-1.1.aarch64", "product": { "name": "qemu-ivshmem-tools-8.2.1-1.1.aarch64", "product_id": "qemu-ivshmem-tools-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-ksm-8.2.1-1.1.aarch64", "product": { "name": "qemu-ksm-8.2.1-1.1.aarch64", "product_id": "qemu-ksm-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-lang-8.2.1-1.1.aarch64", "product": { "name": "qemu-lang-8.2.1-1.1.aarch64", "product_id": "qemu-lang-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-microvm-8.2.1-1.1.aarch64", "product": { "name": "qemu-microvm-8.2.1-1.1.aarch64", "product_id": "qemu-microvm-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-ppc-8.2.1-1.1.aarch64", "product": { "name": "qemu-ppc-8.2.1-1.1.aarch64", "product_id": "qemu-ppc-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-pr-helper-8.2.1-1.1.aarch64", "product": { "name": "qemu-pr-helper-8.2.1-1.1.aarch64", "product_id": "qemu-pr-helper-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-s390x-8.2.1-1.1.aarch64", "product": { "name": "qemu-s390x-8.2.1-1.1.aarch64", "product_id": "qemu-s390x-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.aarch64", "product": { "name": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.aarch64", "product_id": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-skiboot-8.2.1-1.1.aarch64", "product": { "name": "qemu-skiboot-8.2.1-1.1.aarch64", "product_id": "qemu-skiboot-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-spice-8.2.1-1.1.aarch64", "product": { "name": "qemu-spice-8.2.1-1.1.aarch64", "product_id": "qemu-spice-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-tools-8.2.1-1.1.aarch64", "product": { "name": "qemu-tools-8.2.1-1.1.aarch64", "product_id": "qemu-tools-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-ui-curses-8.2.1-1.1.aarch64", "product": { "name": "qemu-ui-curses-8.2.1-1.1.aarch64", "product_id": "qemu-ui-curses-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-ui-dbus-8.2.1-1.1.aarch64", "product": { "name": "qemu-ui-dbus-8.2.1-1.1.aarch64", "product_id": "qemu-ui-dbus-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-ui-gtk-8.2.1-1.1.aarch64", "product": { "name": "qemu-ui-gtk-8.2.1-1.1.aarch64", "product_id": "qemu-ui-gtk-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-ui-opengl-8.2.1-1.1.aarch64", "product": { "name": "qemu-ui-opengl-8.2.1-1.1.aarch64", "product_id": "qemu-ui-opengl-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-ui-spice-app-8.2.1-1.1.aarch64", "product": { "name": "qemu-ui-spice-app-8.2.1-1.1.aarch64", "product_id": "qemu-ui-spice-app-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-ui-spice-core-8.2.1-1.1.aarch64", "product": { "name": "qemu-ui-spice-core-8.2.1-1.1.aarch64", "product_id": "qemu-ui-spice-core-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.aarch64", "product": { "name": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.aarch64", "product_id": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-vhost-user-gpu-8.2.1-1.1.aarch64", "product": { "name": "qemu-vhost-user-gpu-8.2.1-1.1.aarch64", "product_id": "qemu-vhost-user-gpu-8.2.1-1.1.aarch64" } }, { "category": "product_version", "name": "qemu-x86-8.2.1-1.1.aarch64", "product": { "name": "qemu-x86-8.2.1-1.1.aarch64", "product_id": "qemu-x86-8.2.1-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "qemu-8.2.1-1.1.ppc64le", "product": { "name": "qemu-8.2.1-1.1.ppc64le", "product_id": "qemu-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-SLOF-8.2.1-1.1.ppc64le", "product": { "name": "qemu-SLOF-8.2.1-1.1.ppc64le", "product_id": "qemu-SLOF-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-accel-qtest-8.2.1-1.1.ppc64le", "product": { "name": "qemu-accel-qtest-8.2.1-1.1.ppc64le", "product_id": "qemu-accel-qtest-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-accel-tcg-x86-8.2.1-1.1.ppc64le", "product": { "name": "qemu-accel-tcg-x86-8.2.1-1.1.ppc64le", "product_id": "qemu-accel-tcg-x86-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-arm-8.2.1-1.1.ppc64le", "product": { "name": "qemu-arm-8.2.1-1.1.ppc64le", "product_id": "qemu-arm-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-audio-alsa-8.2.1-1.1.ppc64le", "product": { "name": "qemu-audio-alsa-8.2.1-1.1.ppc64le", "product_id": "qemu-audio-alsa-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-audio-dbus-8.2.1-1.1.ppc64le", "product": { "name": "qemu-audio-dbus-8.2.1-1.1.ppc64le", "product_id": "qemu-audio-dbus-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-audio-jack-8.2.1-1.1.ppc64le", "product": { "name": "qemu-audio-jack-8.2.1-1.1.ppc64le", "product_id": "qemu-audio-jack-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-audio-oss-8.2.1-1.1.ppc64le", "product": { "name": "qemu-audio-oss-8.2.1-1.1.ppc64le", "product_id": "qemu-audio-oss-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-audio-pa-8.2.1-1.1.ppc64le", "product": { "name": "qemu-audio-pa-8.2.1-1.1.ppc64le", "product_id": "qemu-audio-pa-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-audio-pipewire-8.2.1-1.1.ppc64le", "product": { "name": "qemu-audio-pipewire-8.2.1-1.1.ppc64le", "product_id": "qemu-audio-pipewire-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-audio-spice-8.2.1-1.1.ppc64le", "product": { "name": "qemu-audio-spice-8.2.1-1.1.ppc64le", "product_id": "qemu-audio-spice-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-curl-8.2.1-1.1.ppc64le", "product": { "name": "qemu-block-curl-8.2.1-1.1.ppc64le", "product_id": "qemu-block-curl-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-dmg-8.2.1-1.1.ppc64le", "product": { "name": "qemu-block-dmg-8.2.1-1.1.ppc64le", "product_id": "qemu-block-dmg-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-gluster-8.2.1-1.1.ppc64le", "product": { "name": "qemu-block-gluster-8.2.1-1.1.ppc64le", "product_id": "qemu-block-gluster-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-iscsi-8.2.1-1.1.ppc64le", "product": { "name": "qemu-block-iscsi-8.2.1-1.1.ppc64le", "product_id": "qemu-block-iscsi-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-nfs-8.2.1-1.1.ppc64le", "product": { "name": "qemu-block-nfs-8.2.1-1.1.ppc64le", "product_id": "qemu-block-nfs-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-rbd-8.2.1-1.1.ppc64le", "product": { "name": "qemu-block-rbd-8.2.1-1.1.ppc64le", "product_id": "qemu-block-rbd-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-block-ssh-8.2.1-1.1.ppc64le", "product": { "name": "qemu-block-ssh-8.2.1-1.1.ppc64le", "product_id": "qemu-block-ssh-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-chardev-baum-8.2.1-1.1.ppc64le", "product": { "name": "qemu-chardev-baum-8.2.1-1.1.ppc64le", "product_id": "qemu-chardev-baum-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-chardev-spice-8.2.1-1.1.ppc64le", "product": { "name": "qemu-chardev-spice-8.2.1-1.1.ppc64le", "product_id": "qemu-chardev-spice-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-doc-8.2.1-1.1.ppc64le", "product": { "name": "qemu-doc-8.2.1-1.1.ppc64le", "product_id": "qemu-doc-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-extra-8.2.1-1.1.ppc64le", "product": { "name": "qemu-extra-8.2.1-1.1.ppc64le", "product_id": "qemu-extra-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-guest-agent-8.2.1-1.1.ppc64le", "product": { "name": "qemu-guest-agent-8.2.1-1.1.ppc64le", "product_id": "qemu-guest-agent-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-headless-8.2.1-1.1.ppc64le", "product": { "name": "qemu-headless-8.2.1-1.1.ppc64le", "product_id": "qemu-headless-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-hw-display-qxl-8.2.1-1.1.ppc64le", "product": { "name": "qemu-hw-display-qxl-8.2.1-1.1.ppc64le", "product_id": "qemu-hw-display-qxl-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-gpu-8.2.1-1.1.ppc64le", "product": { "name": "qemu-hw-display-virtio-gpu-8.2.1-1.1.ppc64le", "product_id": "qemu-hw-display-virtio-gpu-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.ppc64le", "product": { "name": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.ppc64le", "product_id": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-vga-8.2.1-1.1.ppc64le", "product": { "name": "qemu-hw-display-virtio-vga-8.2.1-1.1.ppc64le", "product_id": "qemu-hw-display-virtio-vga-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.ppc64le", "product": { "name": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.ppc64le", "product_id": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-hw-usb-host-8.2.1-1.1.ppc64le", "product": { "name": "qemu-hw-usb-host-8.2.1-1.1.ppc64le", "product_id": "qemu-hw-usb-host-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-hw-usb-redirect-8.2.1-1.1.ppc64le", "product": { "name": "qemu-hw-usb-redirect-8.2.1-1.1.ppc64le", "product_id": "qemu-hw-usb-redirect-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-hw-usb-smartcard-8.2.1-1.1.ppc64le", "product": { "name": "qemu-hw-usb-smartcard-8.2.1-1.1.ppc64le", "product_id": "qemu-hw-usb-smartcard-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-img-8.2.1-1.1.ppc64le", "product": { "name": "qemu-img-8.2.1-1.1.ppc64le", "product_id": "qemu-img-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ipxe-8.2.1-1.1.ppc64le", "product": { "name": "qemu-ipxe-8.2.1-1.1.ppc64le", "product_id": "qemu-ipxe-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ivshmem-tools-8.2.1-1.1.ppc64le", "product": { "name": "qemu-ivshmem-tools-8.2.1-1.1.ppc64le", "product_id": "qemu-ivshmem-tools-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ksm-8.2.1-1.1.ppc64le", "product": { "name": "qemu-ksm-8.2.1-1.1.ppc64le", "product_id": "qemu-ksm-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-lang-8.2.1-1.1.ppc64le", "product": { "name": "qemu-lang-8.2.1-1.1.ppc64le", "product_id": "qemu-lang-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-microvm-8.2.1-1.1.ppc64le", "product": { "name": "qemu-microvm-8.2.1-1.1.ppc64le", "product_id": "qemu-microvm-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ppc-8.2.1-1.1.ppc64le", "product": { "name": "qemu-ppc-8.2.1-1.1.ppc64le", "product_id": "qemu-ppc-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-pr-helper-8.2.1-1.1.ppc64le", "product": { "name": "qemu-pr-helper-8.2.1-1.1.ppc64le", "product_id": "qemu-pr-helper-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-s390x-8.2.1-1.1.ppc64le", "product": { "name": "qemu-s390x-8.2.1-1.1.ppc64le", "product_id": "qemu-s390x-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.ppc64le", "product": { "name": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.ppc64le", "product_id": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-skiboot-8.2.1-1.1.ppc64le", "product": { "name": "qemu-skiboot-8.2.1-1.1.ppc64le", "product_id": "qemu-skiboot-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-spice-8.2.1-1.1.ppc64le", "product": { "name": "qemu-spice-8.2.1-1.1.ppc64le", "product_id": "qemu-spice-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-tools-8.2.1-1.1.ppc64le", "product": { "name": "qemu-tools-8.2.1-1.1.ppc64le", "product_id": "qemu-tools-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ui-curses-8.2.1-1.1.ppc64le", "product": { "name": "qemu-ui-curses-8.2.1-1.1.ppc64le", "product_id": "qemu-ui-curses-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ui-dbus-8.2.1-1.1.ppc64le", "product": { "name": "qemu-ui-dbus-8.2.1-1.1.ppc64le", "product_id": "qemu-ui-dbus-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ui-gtk-8.2.1-1.1.ppc64le", "product": { "name": "qemu-ui-gtk-8.2.1-1.1.ppc64le", "product_id": "qemu-ui-gtk-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ui-opengl-8.2.1-1.1.ppc64le", "product": { "name": "qemu-ui-opengl-8.2.1-1.1.ppc64le", "product_id": "qemu-ui-opengl-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ui-spice-app-8.2.1-1.1.ppc64le", "product": { "name": "qemu-ui-spice-app-8.2.1-1.1.ppc64le", "product_id": "qemu-ui-spice-app-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-ui-spice-core-8.2.1-1.1.ppc64le", "product": { "name": "qemu-ui-spice-core-8.2.1-1.1.ppc64le", "product_id": "qemu-ui-spice-core-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.ppc64le", "product": { "name": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.ppc64le", "product_id": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-vhost-user-gpu-8.2.1-1.1.ppc64le", "product": { "name": "qemu-vhost-user-gpu-8.2.1-1.1.ppc64le", "product_id": "qemu-vhost-user-gpu-8.2.1-1.1.ppc64le" } }, { "category": "product_version", "name": "qemu-x86-8.2.1-1.1.ppc64le", "product": { "name": "qemu-x86-8.2.1-1.1.ppc64le", "product_id": "qemu-x86-8.2.1-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "qemu-8.2.1-1.1.s390x", "product": { "name": "qemu-8.2.1-1.1.s390x", "product_id": "qemu-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-SLOF-8.2.1-1.1.s390x", "product": { "name": "qemu-SLOF-8.2.1-1.1.s390x", "product_id": "qemu-SLOF-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-accel-qtest-8.2.1-1.1.s390x", "product": { "name": "qemu-accel-qtest-8.2.1-1.1.s390x", "product_id": "qemu-accel-qtest-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-accel-tcg-x86-8.2.1-1.1.s390x", "product": { "name": "qemu-accel-tcg-x86-8.2.1-1.1.s390x", "product_id": "qemu-accel-tcg-x86-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-arm-8.2.1-1.1.s390x", "product": { "name": "qemu-arm-8.2.1-1.1.s390x", "product_id": "qemu-arm-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-audio-alsa-8.2.1-1.1.s390x", "product": { "name": "qemu-audio-alsa-8.2.1-1.1.s390x", "product_id": "qemu-audio-alsa-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-audio-dbus-8.2.1-1.1.s390x", "product": { "name": "qemu-audio-dbus-8.2.1-1.1.s390x", "product_id": "qemu-audio-dbus-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-audio-jack-8.2.1-1.1.s390x", "product": { "name": "qemu-audio-jack-8.2.1-1.1.s390x", "product_id": "qemu-audio-jack-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-audio-oss-8.2.1-1.1.s390x", "product": { "name": "qemu-audio-oss-8.2.1-1.1.s390x", "product_id": "qemu-audio-oss-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-audio-pa-8.2.1-1.1.s390x", "product": { "name": "qemu-audio-pa-8.2.1-1.1.s390x", "product_id": "qemu-audio-pa-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-audio-pipewire-8.2.1-1.1.s390x", "product": { "name": "qemu-audio-pipewire-8.2.1-1.1.s390x", "product_id": "qemu-audio-pipewire-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-audio-spice-8.2.1-1.1.s390x", "product": { "name": "qemu-audio-spice-8.2.1-1.1.s390x", "product_id": "qemu-audio-spice-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-block-curl-8.2.1-1.1.s390x", "product": { "name": "qemu-block-curl-8.2.1-1.1.s390x", "product_id": "qemu-block-curl-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-block-dmg-8.2.1-1.1.s390x", "product": { "name": "qemu-block-dmg-8.2.1-1.1.s390x", "product_id": "qemu-block-dmg-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-block-gluster-8.2.1-1.1.s390x", "product": { "name": "qemu-block-gluster-8.2.1-1.1.s390x", "product_id": "qemu-block-gluster-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-block-iscsi-8.2.1-1.1.s390x", "product": { "name": "qemu-block-iscsi-8.2.1-1.1.s390x", "product_id": "qemu-block-iscsi-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-block-nfs-8.2.1-1.1.s390x", "product": { "name": "qemu-block-nfs-8.2.1-1.1.s390x", "product_id": "qemu-block-nfs-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-block-rbd-8.2.1-1.1.s390x", "product": { "name": "qemu-block-rbd-8.2.1-1.1.s390x", "product_id": "qemu-block-rbd-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-block-ssh-8.2.1-1.1.s390x", "product": { "name": "qemu-block-ssh-8.2.1-1.1.s390x", "product_id": "qemu-block-ssh-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-chardev-baum-8.2.1-1.1.s390x", "product": { "name": "qemu-chardev-baum-8.2.1-1.1.s390x", "product_id": "qemu-chardev-baum-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-chardev-spice-8.2.1-1.1.s390x", "product": { "name": "qemu-chardev-spice-8.2.1-1.1.s390x", "product_id": "qemu-chardev-spice-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-doc-8.2.1-1.1.s390x", "product": { "name": "qemu-doc-8.2.1-1.1.s390x", "product_id": "qemu-doc-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-extra-8.2.1-1.1.s390x", "product": { "name": "qemu-extra-8.2.1-1.1.s390x", "product_id": "qemu-extra-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-guest-agent-8.2.1-1.1.s390x", "product": { "name": "qemu-guest-agent-8.2.1-1.1.s390x", "product_id": "qemu-guest-agent-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-headless-8.2.1-1.1.s390x", "product": { "name": "qemu-headless-8.2.1-1.1.s390x", "product_id": "qemu-headless-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-hw-display-qxl-8.2.1-1.1.s390x", "product": { "name": "qemu-hw-display-qxl-8.2.1-1.1.s390x", "product_id": "qemu-hw-display-qxl-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-gpu-8.2.1-1.1.s390x", "product": { "name": "qemu-hw-display-virtio-gpu-8.2.1-1.1.s390x", "product_id": "qemu-hw-display-virtio-gpu-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.s390x", "product": { "name": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.s390x", "product_id": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-vga-8.2.1-1.1.s390x", "product": { "name": "qemu-hw-display-virtio-vga-8.2.1-1.1.s390x", "product_id": "qemu-hw-display-virtio-vga-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.s390x", "product": { "name": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.s390x", "product_id": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-hw-usb-host-8.2.1-1.1.s390x", "product": { "name": "qemu-hw-usb-host-8.2.1-1.1.s390x", "product_id": "qemu-hw-usb-host-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-hw-usb-redirect-8.2.1-1.1.s390x", "product": { "name": "qemu-hw-usb-redirect-8.2.1-1.1.s390x", "product_id": "qemu-hw-usb-redirect-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-hw-usb-smartcard-8.2.1-1.1.s390x", "product": { "name": "qemu-hw-usb-smartcard-8.2.1-1.1.s390x", "product_id": "qemu-hw-usb-smartcard-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-img-8.2.1-1.1.s390x", "product": { "name": "qemu-img-8.2.1-1.1.s390x", "product_id": "qemu-img-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-ipxe-8.2.1-1.1.s390x", "product": { "name": "qemu-ipxe-8.2.1-1.1.s390x", "product_id": "qemu-ipxe-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-ivshmem-tools-8.2.1-1.1.s390x", "product": { "name": "qemu-ivshmem-tools-8.2.1-1.1.s390x", "product_id": "qemu-ivshmem-tools-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-ksm-8.2.1-1.1.s390x", "product": { "name": "qemu-ksm-8.2.1-1.1.s390x", "product_id": "qemu-ksm-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-lang-8.2.1-1.1.s390x", "product": { "name": "qemu-lang-8.2.1-1.1.s390x", "product_id": "qemu-lang-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-microvm-8.2.1-1.1.s390x", "product": { "name": "qemu-microvm-8.2.1-1.1.s390x", "product_id": "qemu-microvm-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-ppc-8.2.1-1.1.s390x", "product": { "name": "qemu-ppc-8.2.1-1.1.s390x", "product_id": "qemu-ppc-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-pr-helper-8.2.1-1.1.s390x", "product": { "name": "qemu-pr-helper-8.2.1-1.1.s390x", "product_id": "qemu-pr-helper-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-s390x-8.2.1-1.1.s390x", "product": { "name": "qemu-s390x-8.2.1-1.1.s390x", "product_id": "qemu-s390x-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.s390x", "product": { "name": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.s390x", "product_id": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.s390x" } }, { "category": "product_version", "name": "qemu-skiboot-8.2.1-1.1.s390x", "product": { "name": "qemu-skiboot-8.2.1-1.1.s390x", "product_id": "qemu-skiboot-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-spice-8.2.1-1.1.s390x", "product": { "name": "qemu-spice-8.2.1-1.1.s390x", "product_id": "qemu-spice-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-tools-8.2.1-1.1.s390x", "product": { "name": "qemu-tools-8.2.1-1.1.s390x", "product_id": "qemu-tools-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-ui-curses-8.2.1-1.1.s390x", "product": { "name": "qemu-ui-curses-8.2.1-1.1.s390x", "product_id": "qemu-ui-curses-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-ui-dbus-8.2.1-1.1.s390x", "product": { "name": "qemu-ui-dbus-8.2.1-1.1.s390x", "product_id": "qemu-ui-dbus-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-ui-gtk-8.2.1-1.1.s390x", "product": { "name": "qemu-ui-gtk-8.2.1-1.1.s390x", "product_id": "qemu-ui-gtk-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-ui-opengl-8.2.1-1.1.s390x", "product": { "name": "qemu-ui-opengl-8.2.1-1.1.s390x", "product_id": "qemu-ui-opengl-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-ui-spice-app-8.2.1-1.1.s390x", "product": { "name": "qemu-ui-spice-app-8.2.1-1.1.s390x", "product_id": "qemu-ui-spice-app-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-ui-spice-core-8.2.1-1.1.s390x", "product": { "name": "qemu-ui-spice-core-8.2.1-1.1.s390x", "product_id": "qemu-ui-spice-core-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.s390x", "product": { "name": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.s390x", "product_id": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.s390x" } }, { "category": "product_version", "name": "qemu-vhost-user-gpu-8.2.1-1.1.s390x", "product": { "name": "qemu-vhost-user-gpu-8.2.1-1.1.s390x", "product_id": "qemu-vhost-user-gpu-8.2.1-1.1.s390x" } }, { "category": "product_version", "name": "qemu-x86-8.2.1-1.1.s390x", "product": { "name": "qemu-x86-8.2.1-1.1.s390x", "product_id": "qemu-x86-8.2.1-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "qemu-8.2.1-1.1.x86_64", "product": { "name": "qemu-8.2.1-1.1.x86_64", "product_id": "qemu-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-SLOF-8.2.1-1.1.x86_64", "product": { "name": "qemu-SLOF-8.2.1-1.1.x86_64", "product_id": "qemu-SLOF-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-accel-qtest-8.2.1-1.1.x86_64", "product": { "name": "qemu-accel-qtest-8.2.1-1.1.x86_64", "product_id": "qemu-accel-qtest-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-accel-tcg-x86-8.2.1-1.1.x86_64", "product": { "name": "qemu-accel-tcg-x86-8.2.1-1.1.x86_64", "product_id": "qemu-accel-tcg-x86-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-arm-8.2.1-1.1.x86_64", "product": { "name": "qemu-arm-8.2.1-1.1.x86_64", "product_id": "qemu-arm-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-audio-alsa-8.2.1-1.1.x86_64", "product": { "name": "qemu-audio-alsa-8.2.1-1.1.x86_64", "product_id": "qemu-audio-alsa-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-audio-dbus-8.2.1-1.1.x86_64", "product": { "name": "qemu-audio-dbus-8.2.1-1.1.x86_64", "product_id": "qemu-audio-dbus-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-audio-jack-8.2.1-1.1.x86_64", "product": { "name": "qemu-audio-jack-8.2.1-1.1.x86_64", "product_id": "qemu-audio-jack-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-audio-oss-8.2.1-1.1.x86_64", "product": { "name": "qemu-audio-oss-8.2.1-1.1.x86_64", "product_id": "qemu-audio-oss-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-audio-pa-8.2.1-1.1.x86_64", "product": { "name": "qemu-audio-pa-8.2.1-1.1.x86_64", "product_id": "qemu-audio-pa-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-audio-pipewire-8.2.1-1.1.x86_64", "product": { "name": "qemu-audio-pipewire-8.2.1-1.1.x86_64", "product_id": "qemu-audio-pipewire-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-audio-spice-8.2.1-1.1.x86_64", "product": { "name": "qemu-audio-spice-8.2.1-1.1.x86_64", "product_id": "qemu-audio-spice-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-curl-8.2.1-1.1.x86_64", "product": { "name": "qemu-block-curl-8.2.1-1.1.x86_64", "product_id": "qemu-block-curl-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-dmg-8.2.1-1.1.x86_64", "product": { "name": "qemu-block-dmg-8.2.1-1.1.x86_64", "product_id": "qemu-block-dmg-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-gluster-8.2.1-1.1.x86_64", "product": { "name": "qemu-block-gluster-8.2.1-1.1.x86_64", "product_id": "qemu-block-gluster-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-iscsi-8.2.1-1.1.x86_64", "product": { "name": "qemu-block-iscsi-8.2.1-1.1.x86_64", "product_id": "qemu-block-iscsi-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-nfs-8.2.1-1.1.x86_64", "product": { "name": "qemu-block-nfs-8.2.1-1.1.x86_64", "product_id": "qemu-block-nfs-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-rbd-8.2.1-1.1.x86_64", "product": { "name": "qemu-block-rbd-8.2.1-1.1.x86_64", "product_id": "qemu-block-rbd-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-block-ssh-8.2.1-1.1.x86_64", "product": { "name": "qemu-block-ssh-8.2.1-1.1.x86_64", "product_id": "qemu-block-ssh-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-chardev-baum-8.2.1-1.1.x86_64", "product": { "name": "qemu-chardev-baum-8.2.1-1.1.x86_64", "product_id": "qemu-chardev-baum-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-chardev-spice-8.2.1-1.1.x86_64", "product": { "name": "qemu-chardev-spice-8.2.1-1.1.x86_64", "product_id": "qemu-chardev-spice-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-doc-8.2.1-1.1.x86_64", "product": { "name": "qemu-doc-8.2.1-1.1.x86_64", "product_id": "qemu-doc-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-extra-8.2.1-1.1.x86_64", "product": { "name": "qemu-extra-8.2.1-1.1.x86_64", "product_id": "qemu-extra-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-guest-agent-8.2.1-1.1.x86_64", "product": { "name": "qemu-guest-agent-8.2.1-1.1.x86_64", "product_id": "qemu-guest-agent-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-headless-8.2.1-1.1.x86_64", "product": { "name": "qemu-headless-8.2.1-1.1.x86_64", "product_id": "qemu-headless-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-hw-display-qxl-8.2.1-1.1.x86_64", "product": { "name": "qemu-hw-display-qxl-8.2.1-1.1.x86_64", "product_id": "qemu-hw-display-qxl-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-gpu-8.2.1-1.1.x86_64", "product": { "name": "qemu-hw-display-virtio-gpu-8.2.1-1.1.x86_64", "product_id": "qemu-hw-display-virtio-gpu-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.x86_64", "product": { "name": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.x86_64", "product_id": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-hw-display-virtio-vga-8.2.1-1.1.x86_64", "product": { "name": "qemu-hw-display-virtio-vga-8.2.1-1.1.x86_64", "product_id": "qemu-hw-display-virtio-vga-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.x86_64", "product": { "name": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.x86_64", "product_id": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-hw-usb-host-8.2.1-1.1.x86_64", "product": { "name": "qemu-hw-usb-host-8.2.1-1.1.x86_64", "product_id": "qemu-hw-usb-host-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-hw-usb-redirect-8.2.1-1.1.x86_64", "product": { "name": "qemu-hw-usb-redirect-8.2.1-1.1.x86_64", "product_id": "qemu-hw-usb-redirect-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-hw-usb-smartcard-8.2.1-1.1.x86_64", "product": { "name": "qemu-hw-usb-smartcard-8.2.1-1.1.x86_64", "product_id": "qemu-hw-usb-smartcard-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-img-8.2.1-1.1.x86_64", "product": { "name": "qemu-img-8.2.1-1.1.x86_64", "product_id": "qemu-img-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-ipxe-8.2.1-1.1.x86_64", "product": { "name": "qemu-ipxe-8.2.1-1.1.x86_64", "product_id": "qemu-ipxe-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-ivshmem-tools-8.2.1-1.1.x86_64", "product": { "name": "qemu-ivshmem-tools-8.2.1-1.1.x86_64", "product_id": "qemu-ivshmem-tools-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-ksm-8.2.1-1.1.x86_64", "product": { "name": "qemu-ksm-8.2.1-1.1.x86_64", "product_id": "qemu-ksm-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-lang-8.2.1-1.1.x86_64", "product": { "name": "qemu-lang-8.2.1-1.1.x86_64", "product_id": "qemu-lang-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-microvm-8.2.1-1.1.x86_64", "product": { "name": "qemu-microvm-8.2.1-1.1.x86_64", "product_id": "qemu-microvm-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-ppc-8.2.1-1.1.x86_64", "product": { "name": "qemu-ppc-8.2.1-1.1.x86_64", "product_id": "qemu-ppc-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-pr-helper-8.2.1-1.1.x86_64", "product": { "name": "qemu-pr-helper-8.2.1-1.1.x86_64", "product_id": "qemu-pr-helper-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-s390x-8.2.1-1.1.x86_64", "product": { "name": "qemu-s390x-8.2.1-1.1.x86_64", "product_id": "qemu-s390x-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.x86_64", "product": { "name": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.x86_64", "product_id": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-skiboot-8.2.1-1.1.x86_64", "product": { "name": "qemu-skiboot-8.2.1-1.1.x86_64", "product_id": "qemu-skiboot-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-spice-8.2.1-1.1.x86_64", "product": { "name": "qemu-spice-8.2.1-1.1.x86_64", "product_id": "qemu-spice-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-tools-8.2.1-1.1.x86_64", "product": { "name": "qemu-tools-8.2.1-1.1.x86_64", "product_id": "qemu-tools-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-ui-curses-8.2.1-1.1.x86_64", "product": { "name": "qemu-ui-curses-8.2.1-1.1.x86_64", "product_id": "qemu-ui-curses-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-ui-dbus-8.2.1-1.1.x86_64", "product": { "name": "qemu-ui-dbus-8.2.1-1.1.x86_64", "product_id": "qemu-ui-dbus-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-ui-gtk-8.2.1-1.1.x86_64", "product": { "name": "qemu-ui-gtk-8.2.1-1.1.x86_64", "product_id": "qemu-ui-gtk-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-ui-opengl-8.2.1-1.1.x86_64", "product": { "name": "qemu-ui-opengl-8.2.1-1.1.x86_64", "product_id": "qemu-ui-opengl-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-ui-spice-app-8.2.1-1.1.x86_64", "product": { "name": "qemu-ui-spice-app-8.2.1-1.1.x86_64", "product_id": "qemu-ui-spice-app-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-ui-spice-core-8.2.1-1.1.x86_64", "product": { "name": "qemu-ui-spice-core-8.2.1-1.1.x86_64", "product_id": "qemu-ui-spice-core-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.x86_64", "product": { "name": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.x86_64", "product_id": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-vhost-user-gpu-8.2.1-1.1.x86_64", "product": { "name": "qemu-vhost-user-gpu-8.2.1-1.1.x86_64", "product_id": "qemu-vhost-user-gpu-8.2.1-1.1.x86_64" } }, { "category": "product_version", "name": "qemu-x86-8.2.1-1.1.x86_64", "product": { "name": "qemu-x86-8.2.1-1.1.x86_64", "product_id": "qemu-x86-8.2.1-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "qemu-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-8.2.1-1.1.aarch64" }, "product_reference": "qemu-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-8.2.1-1.1.s390x" }, "product_reference": "qemu-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-8.2.1-1.1.x86_64" }, "product_reference": "qemu-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-SLOF-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-SLOF-8.2.1-1.1.aarch64" }, "product_reference": "qemu-SLOF-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-SLOF-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-SLOF-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-SLOF-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-SLOF-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-SLOF-8.2.1-1.1.s390x" }, "product_reference": "qemu-SLOF-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-SLOF-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-SLOF-8.2.1-1.1.x86_64" }, "product_reference": "qemu-SLOF-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-qtest-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-accel-qtest-8.2.1-1.1.aarch64" }, "product_reference": "qemu-accel-qtest-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-qtest-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-accel-qtest-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-accel-qtest-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-qtest-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-accel-qtest-8.2.1-1.1.s390x" }, "product_reference": "qemu-accel-qtest-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-qtest-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-accel-qtest-8.2.1-1.1.x86_64" }, "product_reference": "qemu-accel-qtest-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-tcg-x86-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-accel-tcg-x86-8.2.1-1.1.aarch64" }, "product_reference": "qemu-accel-tcg-x86-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-tcg-x86-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-accel-tcg-x86-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-accel-tcg-x86-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-tcg-x86-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-accel-tcg-x86-8.2.1-1.1.s390x" }, "product_reference": "qemu-accel-tcg-x86-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-accel-tcg-x86-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-accel-tcg-x86-8.2.1-1.1.x86_64" }, "product_reference": "qemu-accel-tcg-x86-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-arm-8.2.1-1.1.aarch64" }, "product_reference": "qemu-arm-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-arm-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-arm-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-arm-8.2.1-1.1.s390x" }, "product_reference": "qemu-arm-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-arm-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-arm-8.2.1-1.1.x86_64" }, "product_reference": "qemu-arm-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-alsa-8.2.1-1.1.aarch64" }, "product_reference": "qemu-audio-alsa-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-alsa-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-audio-alsa-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-alsa-8.2.1-1.1.s390x" }, "product_reference": "qemu-audio-alsa-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-alsa-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-alsa-8.2.1-1.1.x86_64" }, "product_reference": "qemu-audio-alsa-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-dbus-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-dbus-8.2.1-1.1.aarch64" }, "product_reference": "qemu-audio-dbus-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-dbus-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-dbus-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-audio-dbus-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-dbus-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-dbus-8.2.1-1.1.s390x" }, "product_reference": "qemu-audio-dbus-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-dbus-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-dbus-8.2.1-1.1.x86_64" }, "product_reference": "qemu-audio-dbus-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-jack-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-jack-8.2.1-1.1.aarch64" }, "product_reference": "qemu-audio-jack-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-jack-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-jack-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-audio-jack-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-jack-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-jack-8.2.1-1.1.s390x" }, "product_reference": "qemu-audio-jack-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-jack-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-jack-8.2.1-1.1.x86_64" }, "product_reference": "qemu-audio-jack-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-oss-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-oss-8.2.1-1.1.aarch64" }, "product_reference": "qemu-audio-oss-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-oss-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-oss-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-audio-oss-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-oss-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-oss-8.2.1-1.1.s390x" }, "product_reference": "qemu-audio-oss-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-oss-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-oss-8.2.1-1.1.x86_64" }, "product_reference": "qemu-audio-oss-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-pa-8.2.1-1.1.aarch64" }, "product_reference": "qemu-audio-pa-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-pa-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-audio-pa-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-pa-8.2.1-1.1.s390x" }, "product_reference": "qemu-audio-pa-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pa-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-pa-8.2.1-1.1.x86_64" }, "product_reference": "qemu-audio-pa-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pipewire-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-pipewire-8.2.1-1.1.aarch64" }, "product_reference": "qemu-audio-pipewire-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pipewire-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-pipewire-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-audio-pipewire-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pipewire-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-pipewire-8.2.1-1.1.s390x" }, "product_reference": "qemu-audio-pipewire-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-pipewire-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-pipewire-8.2.1-1.1.x86_64" }, "product_reference": "qemu-audio-pipewire-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-spice-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-spice-8.2.1-1.1.aarch64" }, "product_reference": "qemu-audio-spice-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-spice-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-spice-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-audio-spice-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-spice-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-spice-8.2.1-1.1.s390x" }, "product_reference": "qemu-audio-spice-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-audio-spice-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-audio-spice-8.2.1-1.1.x86_64" }, "product_reference": "qemu-audio-spice-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-curl-8.2.1-1.1.aarch64" }, "product_reference": "qemu-block-curl-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-curl-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-block-curl-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-curl-8.2.1-1.1.s390x" }, "product_reference": "qemu-block-curl-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-curl-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-curl-8.2.1-1.1.x86_64" }, "product_reference": "qemu-block-curl-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-dmg-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-dmg-8.2.1-1.1.aarch64" }, "product_reference": "qemu-block-dmg-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-dmg-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-dmg-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-block-dmg-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-dmg-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-dmg-8.2.1-1.1.s390x" }, "product_reference": "qemu-block-dmg-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-dmg-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-dmg-8.2.1-1.1.x86_64" }, "product_reference": "qemu-block-dmg-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-gluster-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-gluster-8.2.1-1.1.aarch64" }, "product_reference": "qemu-block-gluster-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-gluster-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-gluster-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-block-gluster-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-gluster-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-gluster-8.2.1-1.1.s390x" }, "product_reference": "qemu-block-gluster-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-gluster-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-gluster-8.2.1-1.1.x86_64" }, "product_reference": "qemu-block-gluster-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-iscsi-8.2.1-1.1.aarch64" }, "product_reference": "qemu-block-iscsi-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-iscsi-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-block-iscsi-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-iscsi-8.2.1-1.1.s390x" }, "product_reference": "qemu-block-iscsi-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-iscsi-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-iscsi-8.2.1-1.1.x86_64" }, "product_reference": "qemu-block-iscsi-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-nfs-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-nfs-8.2.1-1.1.aarch64" }, "product_reference": "qemu-block-nfs-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-nfs-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-nfs-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-block-nfs-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-nfs-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-nfs-8.2.1-1.1.s390x" }, "product_reference": "qemu-block-nfs-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-nfs-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-nfs-8.2.1-1.1.x86_64" }, "product_reference": "qemu-block-nfs-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-rbd-8.2.1-1.1.aarch64" }, "product_reference": "qemu-block-rbd-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-rbd-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-block-rbd-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-rbd-8.2.1-1.1.s390x" }, "product_reference": "qemu-block-rbd-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-rbd-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-rbd-8.2.1-1.1.x86_64" }, "product_reference": "qemu-block-rbd-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-ssh-8.2.1-1.1.aarch64" }, "product_reference": "qemu-block-ssh-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-ssh-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-block-ssh-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-ssh-8.2.1-1.1.s390x" }, "product_reference": "qemu-block-ssh-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-block-ssh-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-block-ssh-8.2.1-1.1.x86_64" }, "product_reference": "qemu-block-ssh-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-baum-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-chardev-baum-8.2.1-1.1.aarch64" }, "product_reference": "qemu-chardev-baum-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-baum-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-chardev-baum-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-chardev-baum-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-baum-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-chardev-baum-8.2.1-1.1.s390x" }, "product_reference": "qemu-chardev-baum-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-baum-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-chardev-baum-8.2.1-1.1.x86_64" }, "product_reference": "qemu-chardev-baum-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-spice-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-chardev-spice-8.2.1-1.1.aarch64" }, "product_reference": "qemu-chardev-spice-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-spice-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-chardev-spice-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-chardev-spice-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-spice-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-chardev-spice-8.2.1-1.1.s390x" }, "product_reference": "qemu-chardev-spice-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-chardev-spice-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-chardev-spice-8.2.1-1.1.x86_64" }, "product_reference": "qemu-chardev-spice-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-doc-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-doc-8.2.1-1.1.aarch64" }, "product_reference": "qemu-doc-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-doc-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-doc-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-doc-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-doc-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-doc-8.2.1-1.1.s390x" }, "product_reference": "qemu-doc-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-doc-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-doc-8.2.1-1.1.x86_64" }, "product_reference": "qemu-doc-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-extra-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-extra-8.2.1-1.1.aarch64" }, "product_reference": "qemu-extra-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-extra-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-extra-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-extra-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-extra-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-extra-8.2.1-1.1.s390x" }, "product_reference": "qemu-extra-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-extra-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-extra-8.2.1-1.1.x86_64" }, "product_reference": "qemu-extra-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-guest-agent-8.2.1-1.1.aarch64" }, "product_reference": "qemu-guest-agent-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-guest-agent-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-guest-agent-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-guest-agent-8.2.1-1.1.s390x" }, "product_reference": "qemu-guest-agent-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-guest-agent-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-guest-agent-8.2.1-1.1.x86_64" }, "product_reference": "qemu-guest-agent-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-headless-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-headless-8.2.1-1.1.aarch64" }, "product_reference": "qemu-headless-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-headless-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-headless-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-headless-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-headless-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-headless-8.2.1-1.1.s390x" }, "product_reference": "qemu-headless-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-headless-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-headless-8.2.1-1.1.x86_64" }, "product_reference": "qemu-headless-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-qxl-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-display-qxl-8.2.1-1.1.aarch64" }, "product_reference": "qemu-hw-display-qxl-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-qxl-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-display-qxl-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-hw-display-qxl-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-qxl-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-display-qxl-8.2.1-1.1.s390x" }, "product_reference": "qemu-hw-display-qxl-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-qxl-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-display-qxl-8.2.1-1.1.x86_64" }, "product_reference": "qemu-hw-display-qxl-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-8.2.1-1.1.aarch64" }, "product_reference": "qemu-hw-display-virtio-gpu-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-hw-display-virtio-gpu-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-8.2.1-1.1.s390x" }, "product_reference": "qemu-hw-display-virtio-gpu-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-8.2.1-1.1.x86_64" }, "product_reference": "qemu-hw-display-virtio-gpu-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.aarch64" }, "product_reference": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.s390x" }, "product_reference": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.x86_64" }, "product_reference": "qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-vga-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-display-virtio-vga-8.2.1-1.1.aarch64" }, "product_reference": "qemu-hw-display-virtio-vga-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-vga-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-display-virtio-vga-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-hw-display-virtio-vga-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-vga-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-display-virtio-vga-8.2.1-1.1.s390x" }, "product_reference": "qemu-hw-display-virtio-vga-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-display-virtio-vga-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-display-virtio-vga-8.2.1-1.1.x86_64" }, "product_reference": "qemu-hw-display-virtio-vga-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.aarch64" }, "product_reference": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.s390x" }, "product_reference": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.x86_64" }, "product_reference": "qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-host-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-usb-host-8.2.1-1.1.aarch64" }, "product_reference": "qemu-hw-usb-host-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-host-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-usb-host-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-hw-usb-host-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-host-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-usb-host-8.2.1-1.1.s390x" }, "product_reference": "qemu-hw-usb-host-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-host-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-usb-host-8.2.1-1.1.x86_64" }, "product_reference": "qemu-hw-usb-host-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-redirect-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-usb-redirect-8.2.1-1.1.aarch64" }, "product_reference": "qemu-hw-usb-redirect-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-redirect-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-usb-redirect-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-hw-usb-redirect-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-redirect-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-usb-redirect-8.2.1-1.1.s390x" }, "product_reference": "qemu-hw-usb-redirect-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-redirect-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-usb-redirect-8.2.1-1.1.x86_64" }, "product_reference": "qemu-hw-usb-redirect-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-smartcard-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-usb-smartcard-8.2.1-1.1.aarch64" }, "product_reference": "qemu-hw-usb-smartcard-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-smartcard-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-usb-smartcard-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-hw-usb-smartcard-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-smartcard-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-usb-smartcard-8.2.1-1.1.s390x" }, "product_reference": "qemu-hw-usb-smartcard-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-hw-usb-smartcard-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-hw-usb-smartcard-8.2.1-1.1.x86_64" }, "product_reference": "qemu-hw-usb-smartcard-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-img-8.2.1-1.1.aarch64" }, "product_reference": "qemu-img-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-img-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-img-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-img-8.2.1-1.1.s390x" }, "product_reference": "qemu-img-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-img-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-img-8.2.1-1.1.x86_64" }, "product_reference": "qemu-img-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ipxe-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ipxe-8.2.1-1.1.aarch64" }, "product_reference": "qemu-ipxe-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ipxe-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ipxe-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-ipxe-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ipxe-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ipxe-8.2.1-1.1.s390x" }, "product_reference": "qemu-ipxe-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ipxe-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ipxe-8.2.1-1.1.x86_64" }, "product_reference": "qemu-ipxe-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ivshmem-tools-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ivshmem-tools-8.2.1-1.1.aarch64" }, "product_reference": "qemu-ivshmem-tools-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ivshmem-tools-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ivshmem-tools-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-ivshmem-tools-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ivshmem-tools-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ivshmem-tools-8.2.1-1.1.s390x" }, "product_reference": "qemu-ivshmem-tools-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ivshmem-tools-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ivshmem-tools-8.2.1-1.1.x86_64" }, "product_reference": "qemu-ivshmem-tools-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ksm-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ksm-8.2.1-1.1.aarch64" }, "product_reference": "qemu-ksm-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ksm-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ksm-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-ksm-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ksm-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ksm-8.2.1-1.1.s390x" }, "product_reference": "qemu-ksm-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ksm-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ksm-8.2.1-1.1.x86_64" }, "product_reference": "qemu-ksm-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-lang-8.2.1-1.1.aarch64" }, "product_reference": "qemu-lang-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-lang-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-lang-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-lang-8.2.1-1.1.s390x" }, "product_reference": "qemu-lang-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-lang-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-lang-8.2.1-1.1.x86_64" }, "product_reference": "qemu-lang-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-microvm-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-microvm-8.2.1-1.1.aarch64" }, "product_reference": "qemu-microvm-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-microvm-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-microvm-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-microvm-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-microvm-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-microvm-8.2.1-1.1.s390x" }, "product_reference": "qemu-microvm-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-microvm-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-microvm-8.2.1-1.1.x86_64" }, "product_reference": "qemu-microvm-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ppc-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ppc-8.2.1-1.1.aarch64" }, "product_reference": "qemu-ppc-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ppc-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ppc-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-ppc-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ppc-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ppc-8.2.1-1.1.s390x" }, "product_reference": "qemu-ppc-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ppc-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ppc-8.2.1-1.1.x86_64" }, "product_reference": "qemu-ppc-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-pr-helper-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-pr-helper-8.2.1-1.1.aarch64" }, "product_reference": "qemu-pr-helper-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-pr-helper-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-pr-helper-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-pr-helper-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-pr-helper-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-pr-helper-8.2.1-1.1.s390x" }, "product_reference": "qemu-pr-helper-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-pr-helper-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-pr-helper-8.2.1-1.1.x86_64" }, "product_reference": "qemu-pr-helper-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390x-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-s390x-8.2.1-1.1.aarch64" }, "product_reference": "qemu-s390x-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390x-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-s390x-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-s390x-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390x-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-s390x-8.2.1-1.1.s390x" }, "product_reference": "qemu-s390x-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-s390x-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-s390x-8.2.1-1.1.x86_64" }, "product_reference": "qemu-s390x-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.aarch64" }, "product_reference": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.ppc64le" }, "product_reference": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.s390x" }, "product_reference": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.x86_64" }, "product_reference": "qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-skiboot-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-skiboot-8.2.1-1.1.aarch64" }, "product_reference": "qemu-skiboot-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-skiboot-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-skiboot-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-skiboot-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-skiboot-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-skiboot-8.2.1-1.1.s390x" }, "product_reference": "qemu-skiboot-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-skiboot-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-skiboot-8.2.1-1.1.x86_64" }, "product_reference": "qemu-skiboot-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-spice-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-spice-8.2.1-1.1.aarch64" }, "product_reference": "qemu-spice-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-spice-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-spice-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-spice-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-spice-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-spice-8.2.1-1.1.s390x" }, "product_reference": "qemu-spice-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-spice-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-spice-8.2.1-1.1.x86_64" }, "product_reference": "qemu-spice-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-tools-8.2.1-1.1.aarch64" }, "product_reference": "qemu-tools-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-tools-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-tools-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-tools-8.2.1-1.1.s390x" }, "product_reference": "qemu-tools-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-tools-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-tools-8.2.1-1.1.x86_64" }, "product_reference": "qemu-tools-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-curses-8.2.1-1.1.aarch64" }, "product_reference": "qemu-ui-curses-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-curses-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-ui-curses-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-curses-8.2.1-1.1.s390x" }, "product_reference": "qemu-ui-curses-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-curses-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-curses-8.2.1-1.1.x86_64" }, "product_reference": "qemu-ui-curses-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-dbus-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-dbus-8.2.1-1.1.aarch64" }, "product_reference": "qemu-ui-dbus-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-dbus-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-dbus-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-ui-dbus-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-dbus-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-dbus-8.2.1-1.1.s390x" }, "product_reference": "qemu-ui-dbus-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-dbus-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-dbus-8.2.1-1.1.x86_64" }, "product_reference": "qemu-ui-dbus-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-gtk-8.2.1-1.1.aarch64" }, "product_reference": "qemu-ui-gtk-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-gtk-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-ui-gtk-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-gtk-8.2.1-1.1.s390x" }, "product_reference": "qemu-ui-gtk-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-gtk-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-gtk-8.2.1-1.1.x86_64" }, "product_reference": "qemu-ui-gtk-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-opengl-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-opengl-8.2.1-1.1.aarch64" }, "product_reference": "qemu-ui-opengl-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-opengl-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-opengl-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-ui-opengl-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-opengl-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-opengl-8.2.1-1.1.s390x" }, "product_reference": "qemu-ui-opengl-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-opengl-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-opengl-8.2.1-1.1.x86_64" }, "product_reference": "qemu-ui-opengl-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-app-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-spice-app-8.2.1-1.1.aarch64" }, "product_reference": "qemu-ui-spice-app-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-app-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-spice-app-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-ui-spice-app-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-app-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-spice-app-8.2.1-1.1.s390x" }, "product_reference": "qemu-ui-spice-app-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-app-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-spice-app-8.2.1-1.1.x86_64" }, "product_reference": "qemu-ui-spice-app-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-core-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-spice-core-8.2.1-1.1.aarch64" }, "product_reference": "qemu-ui-spice-core-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-core-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-spice-core-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-ui-spice-core-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-core-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-spice-core-8.2.1-1.1.s390x" }, "product_reference": "qemu-ui-spice-core-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-ui-spice-core-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-ui-spice-core-8.2.1-1.1.x86_64" }, "product_reference": "qemu-ui-spice-core-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.aarch64" }, "product_reference": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.ppc64le" }, "product_reference": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.s390x" }, "product_reference": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.x86_64" }, "product_reference": "qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vhost-user-gpu-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-vhost-user-gpu-8.2.1-1.1.aarch64" }, "product_reference": "qemu-vhost-user-gpu-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vhost-user-gpu-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-vhost-user-gpu-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-vhost-user-gpu-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vhost-user-gpu-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-vhost-user-gpu-8.2.1-1.1.s390x" }, "product_reference": "qemu-vhost-user-gpu-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-vhost-user-gpu-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-vhost-user-gpu-8.2.1-1.1.x86_64" }, "product_reference": "qemu-vhost-user-gpu-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-8.2.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-x86-8.2.1-1.1.aarch64" }, "product_reference": "qemu-x86-8.2.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-8.2.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-x86-8.2.1-1.1.ppc64le" }, "product_reference": "qemu-x86-8.2.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-8.2.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-x86-8.2.1-1.1.s390x" }, "product_reference": "qemu-x86-8.2.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "qemu-x86-8.2.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:qemu-x86-8.2.1-1.1.x86_64" }, "product_reference": "qemu-x86-8.2.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6693", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-6693" } ], "notes": [ { "category": "general", "text": "A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:qemu-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-SLOF-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-SLOF-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-SLOF-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-SLOF-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-accel-qtest-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-accel-qtest-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-accel-qtest-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-accel-qtest-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-accel-tcg-x86-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-accel-tcg-x86-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-accel-tcg-x86-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-accel-tcg-x86-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-arm-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-arm-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-arm-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-arm-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-alsa-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-alsa-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-alsa-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-alsa-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-dbus-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-dbus-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-dbus-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-dbus-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-jack-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-jack-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-jack-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-jack-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-oss-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-oss-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-oss-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-oss-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-pa-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-pa-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-pa-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-pa-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-pipewire-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-pipewire-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-pipewire-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-pipewire-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-spice-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-spice-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-spice-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-spice-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-curl-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-curl-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-curl-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-curl-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-dmg-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-dmg-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-dmg-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-dmg-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-gluster-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-gluster-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-gluster-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-gluster-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-iscsi-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-iscsi-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-iscsi-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-iscsi-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-nfs-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-nfs-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-nfs-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-nfs-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-rbd-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-rbd-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-rbd-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-rbd-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-ssh-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-ssh-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-ssh-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-ssh-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-chardev-baum-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-chardev-baum-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-chardev-baum-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-chardev-baum-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-chardev-spice-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-chardev-spice-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-chardev-spice-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-chardev-spice-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-doc-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-doc-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-doc-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-doc-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-extra-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-extra-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-extra-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-extra-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-guest-agent-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-guest-agent-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-guest-agent-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-guest-agent-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-headless-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-headless-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-headless-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-headless-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-display-qxl-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-display-qxl-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-display-qxl-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-display-qxl-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-display-virtio-vga-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-display-virtio-vga-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-display-virtio-vga-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-display-virtio-vga-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-usb-host-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-usb-host-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-usb-host-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-usb-host-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-usb-redirect-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-usb-redirect-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-usb-redirect-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-usb-redirect-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-usb-smartcard-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-usb-smartcard-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-usb-smartcard-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-usb-smartcard-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-img-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-img-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-img-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-img-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ipxe-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ipxe-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ipxe-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ipxe-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ivshmem-tools-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ivshmem-tools-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ivshmem-tools-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ivshmem-tools-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ksm-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ksm-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ksm-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ksm-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-lang-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-lang-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-lang-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-lang-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-microvm-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-microvm-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-microvm-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-microvm-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ppc-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ppc-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ppc-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ppc-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-pr-helper-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-pr-helper-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-pr-helper-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-pr-helper-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-s390x-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-s390x-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-s390x-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-s390x-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.aarch64", "openSUSE Tumbleweed:qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.ppc64le", "openSUSE Tumbleweed:qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.s390x", "openSUSE Tumbleweed:qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.x86_64", "openSUSE Tumbleweed:qemu-skiboot-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-skiboot-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-skiboot-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-skiboot-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-spice-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-spice-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-spice-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-spice-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-tools-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-tools-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-tools-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-tools-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ui-curses-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ui-curses-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ui-curses-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ui-curses-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ui-dbus-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ui-dbus-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ui-dbus-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ui-dbus-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ui-gtk-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ui-gtk-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ui-gtk-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ui-gtk-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ui-opengl-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ui-opengl-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ui-opengl-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ui-opengl-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ui-spice-app-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ui-spice-app-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ui-spice-app-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ui-spice-app-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ui-spice-core-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ui-spice-core-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ui-spice-core-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ui-spice-core-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.aarch64", "openSUSE Tumbleweed:qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.ppc64le", "openSUSE Tumbleweed:qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.s390x", "openSUSE Tumbleweed:qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.x86_64", "openSUSE Tumbleweed:qemu-vhost-user-gpu-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-vhost-user-gpu-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-vhost-user-gpu-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-vhost-user-gpu-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-x86-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-x86-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-x86-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-x86-8.2.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-6693", "url": "https://www.suse.com/security/cve/CVE-2023-6693" }, { "category": "external", "summary": "SUSE Bug 1218484 for CVE-2023-6693", "url": "https://bugzilla.suse.com/1218484" } ], "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 Tumbleweed:qemu-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-SLOF-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-SLOF-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-SLOF-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-SLOF-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-accel-qtest-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-accel-qtest-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-accel-qtest-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-accel-qtest-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-accel-tcg-x86-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-accel-tcg-x86-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-accel-tcg-x86-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-accel-tcg-x86-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-arm-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-arm-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-arm-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-arm-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-alsa-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-alsa-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-alsa-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-alsa-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-dbus-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-dbus-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-dbus-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-dbus-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-jack-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-jack-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-jack-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-jack-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-oss-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-oss-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-oss-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-oss-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-pa-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-pa-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-pa-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-pa-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-pipewire-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-pipewire-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-pipewire-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-pipewire-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-spice-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-spice-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-spice-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-spice-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-curl-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-curl-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-curl-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-curl-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-dmg-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-dmg-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-dmg-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-dmg-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-gluster-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-gluster-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-gluster-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-gluster-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-iscsi-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-iscsi-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-iscsi-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-iscsi-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-nfs-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-nfs-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-nfs-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-nfs-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-rbd-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-rbd-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-rbd-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-rbd-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-ssh-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-ssh-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-ssh-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-ssh-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-chardev-baum-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-chardev-baum-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-chardev-baum-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-chardev-baum-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-chardev-spice-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-chardev-spice-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-chardev-spice-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-chardev-spice-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-doc-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-doc-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-doc-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-doc-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-extra-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-extra-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-extra-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-extra-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-guest-agent-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-guest-agent-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-guest-agent-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-guest-agent-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-headless-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-headless-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-headless-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-headless-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-display-qxl-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-display-qxl-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-display-qxl-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-display-qxl-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-display-virtio-vga-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-display-virtio-vga-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-display-virtio-vga-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-display-virtio-vga-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-usb-host-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-usb-host-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-usb-host-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-usb-host-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-usb-redirect-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-usb-redirect-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-usb-redirect-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-usb-redirect-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-usb-smartcard-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-usb-smartcard-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-usb-smartcard-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-usb-smartcard-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-img-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-img-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-img-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-img-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ipxe-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ipxe-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ipxe-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ipxe-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ivshmem-tools-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ivshmem-tools-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ivshmem-tools-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ivshmem-tools-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ksm-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ksm-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ksm-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ksm-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-lang-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-lang-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-lang-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-lang-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-microvm-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-microvm-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-microvm-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-microvm-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ppc-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ppc-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ppc-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ppc-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-pr-helper-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-pr-helper-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-pr-helper-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-pr-helper-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-s390x-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-s390x-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-s390x-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-s390x-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.aarch64", "openSUSE Tumbleweed:qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.ppc64le", "openSUSE Tumbleweed:qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.s390x", "openSUSE Tumbleweed:qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.x86_64", "openSUSE Tumbleweed:qemu-skiboot-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-skiboot-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-skiboot-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-skiboot-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-spice-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-spice-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-spice-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-spice-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-tools-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-tools-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-tools-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-tools-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ui-curses-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ui-curses-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ui-curses-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ui-curses-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ui-dbus-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ui-dbus-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ui-dbus-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ui-dbus-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ui-gtk-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ui-gtk-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ui-gtk-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ui-gtk-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ui-opengl-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ui-opengl-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ui-opengl-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ui-opengl-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ui-spice-app-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ui-spice-app-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ui-spice-app-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ui-spice-app-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ui-spice-core-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ui-spice-core-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ui-spice-core-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ui-spice-core-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.aarch64", "openSUSE Tumbleweed:qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.ppc64le", "openSUSE Tumbleweed:qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.s390x", "openSUSE Tumbleweed:qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.x86_64", "openSUSE Tumbleweed:qemu-vhost-user-gpu-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-vhost-user-gpu-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-vhost-user-gpu-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-vhost-user-gpu-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-x86-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-x86-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-x86-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-x86-8.2.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:qemu-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-SLOF-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-SLOF-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-SLOF-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-SLOF-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-accel-qtest-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-accel-qtest-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-accel-qtest-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-accel-qtest-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-accel-tcg-x86-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-accel-tcg-x86-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-accel-tcg-x86-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-accel-tcg-x86-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-arm-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-arm-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-arm-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-arm-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-alsa-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-alsa-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-alsa-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-alsa-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-dbus-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-dbus-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-dbus-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-dbus-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-jack-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-jack-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-jack-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-jack-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-oss-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-oss-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-oss-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-oss-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-pa-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-pa-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-pa-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-pa-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-pipewire-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-pipewire-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-pipewire-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-pipewire-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-audio-spice-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-audio-spice-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-audio-spice-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-audio-spice-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-curl-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-curl-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-curl-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-curl-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-dmg-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-dmg-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-dmg-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-dmg-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-gluster-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-gluster-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-gluster-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-gluster-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-iscsi-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-iscsi-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-iscsi-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-iscsi-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-nfs-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-nfs-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-nfs-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-nfs-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-rbd-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-rbd-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-rbd-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-rbd-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-block-ssh-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-block-ssh-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-block-ssh-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-block-ssh-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-chardev-baum-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-chardev-baum-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-chardev-baum-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-chardev-baum-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-chardev-spice-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-chardev-spice-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-chardev-spice-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-chardev-spice-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-doc-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-doc-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-doc-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-doc-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-extra-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-extra-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-extra-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-extra-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-guest-agent-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-guest-agent-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-guest-agent-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-guest-agent-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-headless-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-headless-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-headless-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-headless-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-display-qxl-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-display-qxl-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-display-qxl-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-display-qxl-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-display-virtio-gpu-pci-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-display-virtio-vga-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-display-virtio-vga-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-display-virtio-vga-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-display-virtio-vga-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-s390x-virtio-gpu-ccw-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-usb-host-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-usb-host-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-usb-host-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-usb-host-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-usb-redirect-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-usb-redirect-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-usb-redirect-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-usb-redirect-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-hw-usb-smartcard-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-hw-usb-smartcard-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-hw-usb-smartcard-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-hw-usb-smartcard-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-img-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-img-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-img-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-img-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ipxe-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ipxe-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ipxe-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ipxe-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ivshmem-tools-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ivshmem-tools-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ivshmem-tools-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ivshmem-tools-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ksm-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ksm-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ksm-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ksm-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-lang-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-lang-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-lang-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-lang-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-microvm-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-microvm-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-microvm-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-microvm-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ppc-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ppc-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ppc-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ppc-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-pr-helper-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-pr-helper-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-pr-helper-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-pr-helper-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-s390x-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-s390x-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-s390x-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-s390x-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.aarch64", "openSUSE Tumbleweed:qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.ppc64le", "openSUSE Tumbleweed:qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.s390x", "openSUSE Tumbleweed:qemu-seabios-8.2.11.16.3_3_ga95067eb-1.1.x86_64", "openSUSE Tumbleweed:qemu-skiboot-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-skiboot-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-skiboot-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-skiboot-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-spice-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-spice-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-spice-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-spice-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-tools-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-tools-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-tools-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-tools-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ui-curses-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ui-curses-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ui-curses-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ui-curses-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ui-dbus-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ui-dbus-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ui-dbus-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ui-dbus-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ui-gtk-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ui-gtk-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ui-gtk-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ui-gtk-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ui-opengl-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ui-opengl-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ui-opengl-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ui-opengl-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ui-spice-app-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ui-spice-app-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ui-spice-app-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ui-spice-app-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-ui-spice-core-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-ui-spice-core-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-ui-spice-core-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-ui-spice-core-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.aarch64", "openSUSE Tumbleweed:qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.ppc64le", "openSUSE Tumbleweed:qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.s390x", "openSUSE Tumbleweed:qemu-vgabios-8.2.11.16.3_3_ga95067eb-1.1.x86_64", "openSUSE Tumbleweed:qemu-vhost-user-gpu-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-vhost-user-gpu-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-vhost-user-gpu-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-vhost-user-gpu-8.2.1-1.1.x86_64", "openSUSE Tumbleweed:qemu-x86-8.2.1-1.1.aarch64", "openSUSE Tumbleweed:qemu-x86-8.2.1-1.1.ppc64le", "openSUSE Tumbleweed:qemu-x86-8.2.1-1.1.s390x", "openSUSE Tumbleweed:qemu-x86-8.2.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-6693" } ] }
ghsa-835p-c6x8-xh5f
Vulnerability from github
Published
2024-01-02 12:30
Modified
2025-05-06 09:31
Severity ?
VLAI Severity ?
Details
A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the out_sg
variable could be used to read a part of process memory and send it to the wire, causing an information leak.
{ "affected": [], "aliases": [ "CVE-2023-6693" ], "database_specific": { "cwe_ids": [ "CWE-121", "CWE-787" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-01-02T10:15:08Z", "severity": "MODERATE" }, "details": "A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak.", "id": "GHSA-835p-c6x8-xh5f", "modified": "2025-05-06T09:31:29Z", "published": "2024-01-02T12:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6693" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2024:2962" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:4492" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2023-6693" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254580" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OYGUN5HVOXESW7MSNM44E4AE2VNXQB6Y" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240208-0004" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "type": "CVSS_V3" } ] }
wid-sec-w-2024-0005
Vulnerability from csaf_certbund
Published
2024-01-02 23:00
Modified
2025-05-06 22:00
Summary
QEMU: Schwachstelle ermöglicht Offenlegung von Informationen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
QEMU ist eine freie Virtualisierungssoftware, die die gesamte Hardware eines Computers emuliert.
Angriff
Ein lokaler Angreifer kann eine Schwachstelle in QEMU ausnutzen, um Informationen offenzulegen.
Betroffene Betriebssysteme
- Linux
- MacOS X
- Sonstiges
- Windows
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "QEMU ist eine freie Virtualisierungssoftware, die die gesamte Hardware eines Computers emuliert.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann eine Schwachstelle in QEMU ausnutzen, um Informationen offenzulegen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- MacOS X\n- Sonstiges\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0005 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0005.json" }, { "category": "self", "summary": "WID-SEC-2024-0005 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0005" }, { "category": "external", "summary": "GitHub Security Advisory GHSA-835p-c6x8-xh5f vom 2024-01-02", "url": "https://github.com/advisories/GHSA-835p-c6x8-xh5f" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-C601293124 vom 2024-02-15", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-c601293124" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1103-1 vom 2024-04-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018293.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-12276 vom 2024-04-10", "url": "https://linux.oracle.com/errata/ELSA-2024-12276.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2962 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2962" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-2962 vom 2024-05-28", "url": "https://linux.oracle.com/errata/ELSA-2024-2962.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-3253 vom 2024-06-01", "url": "https://linux.oracle.com/errata/ELSA-2024-3253.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-12407 vom 2024-06-04", "url": "https://linux.oracle.com/errata/ELSA-2024-12407.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6954-1 vom 2024-08-13", "url": "https://ubuntu.com/security/notices/USN-6954-1" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-12604 vom 2024-09-02", "url": "https://linux.oracle.com/errata/ELSA-2024-12604.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-12605 vom 2024-09-02", "url": "https://linux.oracle.com/errata/ELSA-2024-12605.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3229-1 vom 2024-09-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019428.html" }, { "category": "external", "summary": "Debian Security Advisory DLA-4144 vom 2025-04-30", "url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00042.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:4492 vom 2025-05-06", "url": "https://access.redhat.com/errata/RHSA-2025:4492" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-4492 vom 2025-05-06", "url": "https://linux.oracle.com/errata/ELSA-2025-4492.html" } ], "source_lang": "en-US", "title": "QEMU: Schwachstelle erm\u00f6glicht Offenlegung von Informationen", "tracking": { "current_release_date": "2025-05-06T22:00:00.000+00:00", "generator": { "date": "2025-05-07T08:12:21.199+00:00", "engine": { "name": "BSI-WID", "version": "1.3.12" } }, "id": "WID-SEC-W-2024-0005", "initial_release_date": "2024-01-02T23:00:00.000+00:00", "revision_history": [ { "date": "2024-01-02T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-02-14T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2024-04-08T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-04-10T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-05-21T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-28T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-06-02T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-06-04T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-08-12T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-09-02T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-09-12T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-05-01T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2025-05-05T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-05-06T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Oracle Linux aufgenommen" } ], "status": "final", "version": "14" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "category": "product_name", "name": "Open Source QEMU", "product": { "name": "Open Source QEMU", "product_id": "T031845", "product_identification_helper": { "cpe": "cpe:/a:qemu:qemu:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-6693", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T031845", "T004914", "74185" ] }, "release_date": "2024-01-02T23:00:00.000+00:00", "title": "CVE-2023-6693" } ] }
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…